Home
last modified time | relevance | path

Searched defs:code (Results 451 – 475 of 881) sorted by relevance

1...<<11121314151617181920>>...36

/freebsd/contrib/xz/src/liblzma/lz/
H A Dlz_decoder.h125 lzma_ret (*code)(void *coder, member
/freebsd/sys/netinet/
H A Dip_options.c106 int opt, optlen, cnt, off, code, type = ICMP_PARAMPROB, forward = 0; in ip_dooptions() local
/freebsd/usr.sbin/bhyve/riscv/
H A Dbhyverun_machdep.c88 bhyve_usage(int code) in bhyve_usage()
/freebsd/crypto/krb5/src/kadmin/dbutil/
H A Dkdb5_util.c166 extended_com_err_fn(const char *myprog, errcode_t code, const char *fmt, in extended_com_err_fn()
/freebsd/contrib/byacc/
H A Dreader.c2575 char *code; member
2581 lookup_arg_cache(char *code) in lookup_arg_cache()
2596 insert_arg_cache(char *code, int rule) in insert_arg_cache()
2780 char *code = compile_arg(&arg, tag); in insert_arg_rule() local
3480 process_destructor_XX(char *code, char *tag) in process_destructor_XX()
/freebsd/contrib/wpa/src/wps/
H A Dwps_upnp_web.c242 static void http_put_reply_code(struct wpabuf *buf, enum http_reply_code code) in http_put_reply_code()
274 static void http_put_empty(struct wpabuf *buf, enum http_reply_code code) in http_put_empty()
/freebsd/sys/dev/sfxge/common/
H A Def10_ev.c1117 unsigned int code; in ef10_ev_driver() local
1196 unsigned int code; in ef10_ev_mcdi() local
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_setup.c176 int code = OK; in NCURSES_SP_NAME() local
833 int code = ERR; in TINFO_SETUP_TERM() local
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_fil_freebsd.c473 int code; in ipf_send_icmp_err() local
650 int len, off, error = 0, hlen, code; in ipf_fastroute() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dompt-general.cpp90 #define ompt_state_macro(state, code) {#state, state}, argument
898 #define ompt_interface_fn(fn, type, code) \ argument
/freebsd/contrib/bsnmp/lib/
H A Dsnmpagent.h53 enum snmp_ret code; /* return code */ member
/freebsd/tools/test/iconv/tablegen/
H A Dtablegen.c160 uc_to_mb_fb(unsigned int code, in uc_to_mb_fb()
/freebsd/usr.sbin/bluetooth/bthidd/
H A Dbtuinput.c460 uinput_write_event(int32_t fd, uint16_t type, uint16_t code, int32_t value) in uinput_write_event()
/freebsd/contrib/wpa/src/eap_common/
H A Deap_defs.h19 u8 code; member
/freebsd/crypto/openssl/providers/implementations/rands/seeding/
H A Drand_vms.c62 short length, code; /* length is number of bytes */ member
/freebsd/sys/i386/i386/
H A Dtrap.c885 int code, ss, esp; in trap_fatal() local
/freebsd/crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/
H A Dkdb_ldap.c291 krb5_error_code code; in krb5_ldap_check_allowed_to_delegate() local
/freebsd/sys/dev/usb/wlan/
H A Dif_uath.c601 uath_codename(int code) in uath_codename()
678 uath_cmdsend(struct uath_softc *sc, uint32_t code, const void *idata, int ilen, in uath_cmdsend()
745 uath_cmd_read(struct uath_softc *sc, uint32_t code, const void *idata, in uath_cmd_read()
754 uath_cmd_write(struct uath_softc *sc, uint32_t code, const void *data, int len, in uath_cmd_write()
/freebsd/contrib/unbound/util/data/
H A Dmsgreply.c1108 sldns_ede_code code, const char *txt) in edns_opt_list_append_ede()
1147 int edns_opt_list_append(struct edns_option** list, uint16_t code, size_t len, in edns_opt_list_append()
1176 int edns_opt_list_remove(struct edns_option** list, uint16_t code) in edns_opt_list_remove()
1465 struct edns_option* edns_opt_list_find(struct edns_option* list, uint16_t code) in edns_opt_list_find()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar.c2066 int ret = (ARCHIVE_OK), sym, code, lzss_offset, length, i; in read_data_compressed() local
2609 read_next_symbol(struct archive_read *a, struct huffman_code *code) in read_next_symbol()
2680 create_code(struct archive_read *a, struct huffman_code *code, in create_code()
2715 add_value(struct archive_read *a, struct huffman_code *code, int value, in add_value()
2824 new_node(struct huffman_code *code) in new_node()
2844 make_table(struct archive_read *a, struct huffman_code *code) in make_table()
2857 make_table_recurse(struct archive_read *a, struct huffman_code *code, int node, in make_table_recurse()
3647 uint8_t flags, val, *code; in read_filter() local
/freebsd/sys/arm/arm/
H A Dvfp.c206 vfp_bounce(u_int addr, u_int insn, struct trapframe *frame, int code) in vfp_bounce()
/freebsd/sbin/ipfw/
H A Dipv6.c71 print_unreach6_code(struct buf_pr *bp, uint16_t code) in print_unreach6_code()
/freebsd/sbin/dump/
H A Ddumprmt.c315 char code[30], emsg[BUFSIZ]; in rmtreply() local
/freebsd/contrib/bsnmp/snmpd/
H A Dexport.c246 index_decode(const struct asn_oid *oid, u_int sub, u_int code, ...) in index_decode()
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_set_term.c799 int code = ERR; in NCURSES_SP_NAME() local

1...<<11121314151617181920>>...36