Home
last modified time | relevance | path

Searched defs:code (Results 576 – 600 of 881) sorted by relevance

1...<<21222324252627282930>>...36

/freebsd/usr.sbin/ppp/
H A Dchap.c100 ChapOutput(struct physical *physical, u_int code, u_int id, in ChapOutput()
/freebsd/crypto/krb5/src/lib/krad/
H A Dremote.c446 kr_remote_send(krad_remote *rr, krad_code code, krad_attrset *attrs, in kr_remote_send()
/freebsd/crypto/krb5/src/lib/rpc/
H A Dsvc_auth_gss.c446 #define ret_freegc(code) do { retstat = code; goto freegc; } while (0) in gssrpc__svcauth_gss() argument
/freebsd/sys/net80211/
H A Dieee80211_phy.c309 uint8_t code = rt->info[i].dot11Rate; in ieee80211_setup_ratetable() local
/freebsd/sys/cam/scsi/
H A Dscsi_enc.c210 enc_async(void *callback_arg, uint32_t code, struct cam_path *path, void *arg) in enc_async()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_i18n.cpp765 kmp_msg_t __kmp_msg_error_code(int code) { in __kmp_msg_error_code()
/freebsd/sys/powerpc/ps3/
H A Dps3cdrom.c452 ps3cdrom_async(void *callback_arg, u_int32_t code, in ps3cdrom_async()
/freebsd/contrib/bsnmp/lib/
H A Dsnmpagent.c983 enum snmp_code code; in snmp_make_errresp() local
/freebsd/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c236 uint8_t code = rt->info[i].dot11Rate; in ieee80211_setup_ratetable() local
/freebsd/contrib/dialog/
H A Deditbox.c356 int key, fkey, code; in dlg_editbox() local
/freebsd/sys/gdb/
H A Dgdb_main.c713 gdb_trap(int type,int code) gdb_trap() argument
/freebsd/contrib/libcbor/src/cbor/
H A Ddata.h197 cbor_error_code code; member
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c724 int code; in ar5416DetectBBHang() member
/freebsd/crypto/openssl/crypto/store/
H A Dstore_meth.c353 int code = unsupported ? ERR_R_UNSUPPORTED : ERR_R_FETCH_FAILED; in inner_loader_fetch() local
/freebsd/crypto/krb5/src/clients/klist/
H A Dklist.c111 extended_com_err_fn(const char *prog, errcode_t code, const char *fmt, in extended_com_err_fn()
/freebsd/sys/i386/linux/
H A Dlinux_sysvec.c160 int sig, code; in linux_rt_sendsig() local
/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v03.c587 ERR_STATIC unsigned ERR_isError(size_t code) { return (code > ERROR(maxCode)); } in ERR_isError()
589 ERR_STATIC const char* ERR_getErrorName(size_t code) in ERR_getErrorName()
1168 static unsigned FSE_isError(size_t code) { return ERR_isError(code); } in FSE_isError()
1513 static unsigned HUF_isError(size_t code) { return ERR_isError(code); } in HUF_isError()
2435 static unsigned ZSTD_isError(size_t code) { return ERR_isError(code); } in ZSTD_isError()
3126 unsigned ZSTDv03_isError(size_t code) in ZSTDv03_isError()
/freebsd/lib/libusb/
H A Dlibusb20.c1345 libusb20_strerror(int code) in libusb20_strerror()
1382 libusb20_error_name(int code) in libusb20_error_name()
/freebsd/usr.sbin/traceroute/
H A Dtraceroute.c478 register int op, code, n; in main() local
1357 register u_char type, code; in packet_ok() local
/freebsd/sys/netinet6/
H A Dnd6.c1874 nd6_is_router(int type, int code, int is_new, int old_addr, int new_addr, in nd6_is_router()
1958 int lladdrlen, int type, int code) in nd6_cache_lladdr()
/freebsd/stand/ficl/
H A Ddict.c736 UNS16 code = (UNS16)si.count; in hashHashCode() local
/freebsd/contrib/lib9p/pytest/
H A Dsequencer.py589 def append_encdec(self, cond, code): argument
/freebsd/contrib/tcpdump/
H A Dprint-dccp.c214 static const char *dccp_reset_code(uint8_t code) in dccp_reset_code()
/freebsd/contrib/xz/src/xz/
H A Dmessage.c792 message_strm(lzma_ret code) in message_strm()
/freebsd/crypto/krb5/src/lib/kadm5/
H A Dlogger.c182 klog_com_err_proc(const char *whoami, long int code, const char *format, va_list ap) in klog_com_err_proc()

1...<<21222324252627282930>>...36