Searched defs:code (Results 1 - 25 of 858) sorted by last modified time

1234567891011>>

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_7zip.c116 int (*code) (struct archive *a, member in struct:la_zstream
H A Darchive_write_set_format.c43 struct { int code; int (*setter)(struct archive *); } codes[] = member in struct:__anon12
70 archive_write_set_format(struct archive *a, int code) argument
H A Darchive_read_support_format_rar5.c2361 int code, upper_limit = 0, i, lc[16]; local
2440 int code = bitfield >> (16 - table->quick_bits); local
2826 decode_code_length(struct rar5* rar, const uint8_t* p, uint16_t code) argument
[all...]
H A Darchive_read_support_format_rar.c1897 int ret = (ARCHIVE_OK), sym, code, lzss_offset, length, i; local
2386 read_next_symbol(struct archive_read *a, struct huffman_code *code) argument
2458 create_code(struct archive_read *a, struct huffman_code *code, unsigned char *lengths, int numsymbols, char maxlength) argument
2493 add_value(struct archive_read *a, struct huffman_code *code, int value, int codebits, int length) argument
2602 new_node(struct huffman_code *code) argument
2622 make_table(struct archive_read *a, struct huffman_code *code) argument
2637 make_table_recurse(struct archive_read *a, struct huffman_code *code, int node, struct huffman_table_entry *table, int depth, int maxdepth) argument
[all...]
H A Darchive_write_set_format_xar.c155 int (*code) (struct archive *a, member in struct:la_zstream
H A Darchive_write_private.h60 int code; member in struct:archive_write_filter
H A Darchive_read_set_format.c38 archive_read_set_format(struct archive *_a, int code) argument
/freebsd-11-stable/sbin/dhclient/
H A Ddhclient.c2747 option_as_string(unsigned int code, unsigned char *data, int len) argument
[all...]
/freebsd-11-stable/sys/netinet/
H A Dip_input.c958 int error, type = 0, code = 0, mtu = 0; local
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c41286 int code = errno; local
41293 int code = errno; local
111505 sqlite3AuthCheck( Parse *pParse, int code, const char *zArg1, const char *zArg2, const char *zArg3 ) argument
114774 int code; local
115860 int code = SQLITE_DROP_INDEX; local
119873 int code = iCode[zIn[i]&0x7f]; local
131375 u8 code; /* Join type mask */ member in struct:__anon41
138746 int code = SQLITE_CREATE_TRIGGER; local
139173 int code = SQLITE_DROP_TRIGGER; local
[all...]
/freebsd-11-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm_gram.y1146 code: label
1153 code: label
1160 code: label
1170 code: label
1180 code: label
1194 code: label
1211 code label
1218 code: label
1228 code: label
1248 code: label
1258 code: label
1268 code: label
1278 code: label
1304 code: label
1328 code: label
1338 code: label
1345 code: label
1352 code: label
1359 code: label
1369 code: label
[all...]
/freebsd-11-stable/contrib/unbound/util/data/
H A Dmsgreply.c977 int edns_opt_list_append(struct edns_option** list, uint16_t code, size_t len, argument
1006 int edns_opt_list_remove(struct edns_option** list, uint16_t code) argument
1259 struct edns_option* edns_opt_list_find(struct edns_option* list, uint16_t code) argument
949 edns_opt_append(struct edns_data* edns, struct regional* region, uint16_t code, size_t len, uint8_t* data) argument
[all...]
/freebsd-11-stable/lib/libradius/
H A Dradlib.c846 rad_create_request(struct rad_handle *h, int code) argument
878 rad_create_response(struct rad_handle *h, int code) argument
/freebsd-11-stable/contrib/bsnmp/lib/
H A Dsnmp.c433 enum snmp_code code; local
640 enum snmp_code code; local
860 enum snmp_code code; local
[all...]
/freebsd-11-stable/sbin/ipfw/
H A Dipfw2.c1042 int code; local
1115 print_reject_code(struct buf_pr *bp, uint16_t code) argument
1359 const char *code; local
4115 int code; local
[all...]
/freebsd-11-stable/contrib/less/
H A Doutput.c174 long code = strtol(p, &q, 10); local
/freebsd-11-stable/sys/dev/arcmsr/
H A Darcmsr.c621 static void arcmsr_async(void *cb_arg, u_int32_t code, struct cam_path *path, void *arg) argument
/freebsd-11-stable/sys/netinet6/
H A Dnd6.c1882 nd6_is_router(int type, int code, int is_new, int old_addr, int new_addr, argument
1965 nd6_cache_lladdr(struct ifnet *ifp, struct in6_addr *from, char *lladdr, int lladdrlen, int type, int code) argument
[all...]
H A Dicmp6.c165 icmp6_errcount(int type, int code) argument
225 icmp6_error2(struct mbuf *m, int type, int code, int param, argument
257 icmp6_error(struct mbuf *m, int type, int code, int param) argument
408 int code, sum, noff; local
881 icmp6_notify_error(struct mbuf **mp, int off, int icmp6len, int code) argument
2058 int type, code, hlim; local
2802 icmp6_ratelimit(const struct in6_addr *dst, const int type, const int code) argument
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dopt.c83 svn_opt_get_option_from_code3(int code, const apr_getopt_option_t *option_table, const svn_opt_subcommand_desc3_t *command, apr_pool_t *pool) argument
118 get_option_from_code3(const char **long_alias, int code, const apr_getopt_option_t *option_table, const svn_opt_subcommand_desc3_t *command, apr_pool_t *pool) argument
[all...]
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_fil_freebsd.c510 int err, hlen, xtra, iclen, ohlen, avail, code; local
696 int len, off, error = 0, hlen, code; local
/freebsd-11-stable/contrib/ipfilter/
H A Dbpf-ipf.h406 u_short code; member in struct:bpf_insn
[all...]
/freebsd-11-stable/sbin/ifconfig/
H A Difieee80211.c2303 long code = strtol(val, &eptr, 0); local
[all...]
/freebsd-11-stable/lib/libsysdecode/
H A Dsyscallnames.c71 sysdecode_syscallname(enum sysdecode_abi abi, unsigned int code) argument
[all...]
/freebsd-11-stable/sys/cam/
H A Dcam_periph.c1379 cam_periph_async(struct cam_periph *periph, u_int32_t code, argument
192 cam_periph_alloc(periph_ctor_t *periph_ctor, periph_oninv_t *periph_oninvalidate, periph_dtor_t *periph_dtor, periph_start_t *periph_start, char *name, cam_periph_type type, struct cam_path *path, ac_callback_t *ac_callback, ac_code code, void *arg) argument

Completed in 652 milliseconds

1234567891011>>