Home
last modified time | relevance | path

Searched refs:_error (Results 1 – 25 of 25) sorted by relevance

/freebsd/sbin/umbctl/
H A Dumbctl.c130 static int _error(int ret, char const * format, ...);
174 static int _error(int ret, char const * format, ...) in _error() function
223 return _error(2, "%s: %s", ifname, strerror(errno)); in _umbctl()
263 return _error(2, "%s: %s", ifname, strerror(errno)); in _umbctl_file()
280 return _error(2, "%s: %s", filename, strerror(errno)); in _file_parse()
290 ret = _error(2, "%s: %s", filename, in _file_parse()
308 return _error(2, "%s: %s", filename, strerror(errno)); in _file_parse()
352 return _error(-1, "%s: %s", ifname, strerror(errno)); in _umbctl_ioctl()
397 return _error(-1, "%s: Incomplete" in _umbctl_set()
408 return _error(-1, "%s: Unknown parameter", argv[i]); in _umbctl_set()
[all …]
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dkfifo.h102 int _error; \
106 _error = ENOMEM; \
109 _error = 0; \
112 _error; \
/freebsd/contrib/ofed/opensm/complib/
H A Dcl_complib.c64 goto _error; in complib_init()
68 goto _error; in complib_init()
71 _error: in complib_init()
/freebsd/tests/sys/kern/pipe/
H A Dpipe_fstat_bug_test.c73 int _error = errno; \ in main()
77 errno = _error; \ in main()
81 int _error = errno; \ in main()
85 errno = _error; \ in main()
H A Dpipe_reverse_test.c77 int _error = errno; \ in main()
81 errno = _error; \ in main()
85 int _error = errno; \ in main()
89 errno = _error; \ in main()
H A Dpipe_wraparound_test.c75 int _error = errno; \ in main()
79 errno = _error; \ in main()
83 int _error = errno; \ in main()
87 errno = _error; \ in main()
/freebsd/sys/sys/
H A Dfile.h310 int _error; \
312 _error = 0; \
315 _error = _fdrop(_fp, td); \
316 _error; \
321 int _error; \
323 _error = 0; \
326 _error = _fdrop(_fp, td); \
327 _error; \
H A Dvnode.h985 int _error; \
987 _error = mac_vnode_check_stat(_ap->a_active_cred, _ap->a_file_cred, _ap->a_vp);\
988 if (__predict_true(_error == 0)) { \
994 _error; \
999 int _error = (error); \
1002 _error; \
1172 int _error; \
1176 _error = VOP_UNLOCK(_vp); \
1179 _error; \
/freebsd/contrib/file/python/
H A Dmagic.py90 _error = _libraries['magic'].magic_error variable
91 _error.restype = c_char_p
92 _error.argtypes = [magic_t]
188 return Magic.__tostr(_error(self._magic_t))
/freebsd/sbin/pfctl/
H A Dpfctl_table.c84 goto _error; \
95 goto _error; \
202 goto _error; in pfctl_table()
217 goto _error; in pfctl_table()
231 goto _error; in pfctl_table()
354 goto _error; in pfctl_table()
381 goto _error; in pfctl_table()
401 _error: in pfctl_table()
H A Dpfctl.c2139 #define ERR(x) do { warn(x); goto _error; } while(0) in pfctl_rules()
2140 #define ERRX(x) do { warnx(x); goto _error; } while(0) in pfctl_rules()
2246 goto _error; in pfctl_rules()
2264 goto _error; in pfctl_rules()
2279 goto _error; in pfctl_rules()
2286 _error: in pfctl_rules()
H A Dparse.y5590 goto _error; in process_tabledef()
5596 goto _error; in process_tabledef()
5618 goto _error; in process_tabledef()
5623 _error: in process_tabledef()
/freebsd/usr.sbin/lpr/common_source/
H A Dlp.h280 int firstprinter(struct printer *_pp, int *_error);
298 int nextprinter(struct printer *_pp, int *_error);
300 char *pcaperr(int _error);
/freebsd/lib/libsysdecode/
H A Dsysdecode.h41 int sysdecode_abi_to_freebsd_errno(enum sysdecode_abi _abi, int _error);
59 int sysdecode_freebsd_to_abi_errno(enum sysdecode_abi _abi, int _error);
/freebsd/contrib/elftoolchain/libdwarf/
H A Dlibdwarf.h87 Dwarf_Obj_Access_Section *_ret_section, int *_error);
93 Dwarf_Small **_ret_data, int *_error);
103 Dwarf_Unsigned _info, int *_index, int *_error);
107 Dwarf_Unsigned _info, Dwarf_Unsigned *_index, int *_error);
/freebsd/contrib/elftoolchain/libelf/
H A Dlibelf.h188 const char *elf_errmsg(int _error);
/freebsd/crypto/openssl/doc/man3/
H A DOPENSSL_LH_COMPFUNC.pod199 B<lh_I<TYPE>_error>() can be used to determine if an error occurred in the last
238 B<lh_I<TYPE>_error>() and OPENSSL_LH_error() return 1 if an error occurred in
249 B<lh_I<TYPE>_error>() or OPENSSL_LH_error() calls must be performed under
/freebsd/contrib/atf/atf-c/detail/
H A Dtp_main.c88 name ## _error(const char *fmt, ...) \
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa.c1079 goto _error; \
1088 goto _error; \
1376 _error: in osm_sa_db_file_load()
/freebsd/sys/contrib/openzfs/cmd/zed/agents/
H A DREADME.md40 is comprised of _error detectors_ (e.g. `zfs_ereport_post()`), a _disk
/freebsd/crypto/openssl/include/openssl/
H A Dlhash.h194 static ossl_unused ossl_inline int lh_##type##_error(LHASH_OF(type) *lh) \
H A Dlhash.h.in196 static ossl_unused ossl_inline int lh_##type##_error(LHASH_OF(type) *lh) \
/freebsd/sys/contrib/dev/rtw89/
H A Drtw8851b_rfk.c2435 goto _error; in _dpk_main()
2441 _error: in _dpk_main()
H A Drtw8852c_rfk.c2660 goto _error; in _dpk_main()
2666 _error: in _dpk_main()
/freebsd/stand/forth/
H A Dsupport.4th343 : module_loaderror_suffix s" _error" ;