Home
last modified time | relevance | path

Searched defs:errstr (Results 1 – 25 of 87) sorted by relevance

1234

/NextBSD/lib/libugidfw/
HDugidfw.c510 size_t buflen, char *errstr){ in bsde_parse_uidrange()
559 size_t buflen, char *errstr){ in bsde_parse_gidrange()
608 struct mac_bsdextended_subject *subject, size_t buflen, char *errstr) in bsde_parse_subject()
724 bsde_parse_type(char *spec, int *type, size_t buflen, char *errstr) in bsde_parse_type()
768 bsde_parse_fsid(char *spec, struct fsid *fsid, size_t buflen, char *errstr) in bsde_parse_fsid()
786 struct mac_bsdextended_object *object, size_t buflen, char *errstr) in bsde_parse_object()
947 char *errstr) in bsde_parse_mode()
995 size_t buflen, char *errstr) in bsde_parse_rule()
1066 size_t buflen, char *errstr) in bsde_parse_rule_string()
1106 bsde_check_version(size_t buflen, char *errstr) in bsde_check_version()
[all …]
/NextBSD/sbin/gvinum/
HDgvinum.c140 const char *errstr; in gvinum_attach() local
184 const char *errstr; in gvinum_create() local
423 const char *errstr; in create_drive() local
490 const char *errstr; in create_volume() local
571 const char *errstr, *name; in find_name() local
650 const char *errstr; in gvinum_detach() local
751 const char *errstr; in gvinum_setstate() local
806 const char *errstr; in gvinum_list() local
882 const char *errstr; in gvinum_move() local
943 const char *errstr; in gvinum_parityop() local
[all …]
/NextBSD/usr.sbin/ugidfw/
HDugidfw.c74 char errstr[BUFSIZ], charstr[BUFSIZ]; in add_rule() local
98 char errstr[BUFSIZ], charstr[BUFSIZ]; in list_rules() local
137 char errstr[BUFSIZ]; in set_rule() local
171 char errstr[BUFSIZ]; in remove_rule() local
/NextBSD/usr.sbin/bsdinstall/partedit/
HDgpart_ops.c44 gpart_show_error(const char *title, const char *explanation, const char *errstr) in gpart_show_error()
262 const char *errstr; in gpart_partition() local
313 const char *errstr, *scheme; in gpart_activate() local
359 const char *errstr; in gpart_set_root() local
381 const char *errstr, *scheme; in gpart_bootcode() local
470 const char *errstr; in gpart_destroy() local
514 const char *errstr, *oldtype, *scheme; in gpart_edit() local
872 const char *errstr, *scheme; in gpart_create() local
1195 const char *errstr; in gpart_delete() local
1315 const char *errstr; in gpart_commit() local
/NextBSD/usr.sbin/pw/
HDpw_utils.c46 const char *errstr; in pw_checkfd() local
61 const char *errstr = NULL; in pw_checkid() local
/NextBSD/contrib/subversion/subversion/svnserve/
HDlogger.c103 char errstr[8192]; in logger__log_error() local
155 const char *errstr, in logger__write()
/NextBSD/contrib/mdocml/
HDtest-strtonum.c23 const char *errstr; in main() local
HDcompat_strtonum.c45 const char *errstr; in strtonum() member
/NextBSD/contrib/amd/libamu/
HDstrerror.c60 static char errstr[30]; in strerror() local
/NextBSD/contrib/binutils/libiberty/
HDxstrerror.c56 char *errstr; in xstrerror() local
/NextBSD/contrib/gcclibs/libiberty/
HDxstrerror.c56 char *errstr; in xstrerror() local
/NextBSD/usr.sbin/traceroute/
HDfindsaddr-udp.c56 const char *errstr; in findsaddr() local
/NextBSD/usr.bin/perror/
HDperror.c44 char *errstr; in main() local
/NextBSD/tests/sys/fifo/
HDfifo_open.c103 run_in_process(int (*func)(void), pid_t *pidp, const char *errstr) in run_in_process()
128 wait_and_timeout(pid_t pid, int timeout, int *status, const char *errstr) in wait_and_timeout()
/NextBSD/bin/stty/
HDstty.c65 const char *file, *errstr = NULL; in main() local
/NextBSD/bin/echo/
HDecho.c61 char *errstr = strerror(errno); in errexit() local
/NextBSD/crypto/openssh/openbsd-compat/
HDstrtonum.c41 const char *errstr; in strtonum() member
/NextBSD/lib/libc/stdlib/
HDstrtonum.c39 const char *errstr; in strtonum() member
/NextBSD/sbin/ccdconfig/
HDccdconfig.c171 char const *errstr; in do_single() local
368 char const *errstr; in dumpout() local
/NextBSD/lib/libc/string/
HDstrerror.c62 errstr(int num, char *uprefix, char *buf, size_t len) in errstr() function
/NextBSD/usr.bin/m4/
HDeval.c182 const char *errstr; in expand_builtin() local
845 const char *errstr; in doundiv() local
/NextBSD/sbin/ifconfig/
HDaf_inet.c114 const char *errstr; in in_getaddr() local
/NextBSD/contrib/ipfilter/lib/
HDkmem.c69 kvm_t kvm_open(kernel, core, swap, mode, errstr) in kvm_open() argument
/NextBSD/sbin/geom/class/multipath/
HDgeom_multipath.c308 const char *name, *comp, *errstr; in mp_prefer() local
/NextBSD/usr.bin/timeout/
HDtimeout.c106 const char *errstr; in parse_signal() local

1234