Searched defs:state (Results 1 - 25 of 1346) sorted by last modified time

1234567891011>>

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Dxxhash.c345 struct XXH_state32_t * state = (struct XXH_state32_t *) state_in; local
359 void* state = XXH_malloc (sizeof(struct XXH_state32_t)); local
367 struct XXH_state32_t * state = (struct XXH_state32_t *) state_in; local
445 struct XXH_state32_t * state = (struct XXH_state32_t *) state_in; local
[all...]
H A Darchive_write.c339 struct archive_none *state; local
381 struct archive_none *state = (struct archive_none *)f->data; local
481 struct archive_none *state = (struct archive_none *)f->data; local
[all...]
H A Darchive_read_support_format_cab.c54 int state; member in struct:lzx_dec
2763 int state = ds->state; local
[all...]
H A Darchive_read_support_filter_uu.c54 int state; member in struct:uudecode
[all...]
H A Darchive_read_support_filter_rpm.c53 } state; member in struct:rpm
H A Darchive_private.h104 unsigned int state; member in struct:archive
/freebsd-11-stable/contrib/libarchive/cpio/
H A Dcmdline.c115 static int state = state_start; local
[all...]
/freebsd-11-stable/sbin/dhclient/
H A Ddhclient.c2422 static int state = 0; local
[all...]
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_state.c5006 ipstate_t *state, *statenext; local
[all...]
/freebsd-11-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_evnt.c353 ng_hci_sync_con_queue_ep *state = NULL; local
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c59467 int state = pPager->eState; local
163771 u8 state = 0; /* Current state, using numbers defined in header comment */ local
[all...]
H A Dshell.c14852 static char *readline_completion_generator(const char *text, int state){ argument
[all...]
/freebsd-11-stable/usr.sbin/unbound/
H A Dconfig.h1339 uint64_t state[8]; member in struct:_SHA512_CTX
/freebsd-11-stable/contrib/unbound/services/
H A Dauthzone.c1471 az_parse_file(struct auth_zone* z, FILE* in, uint8_t* rr, size_t rrbuflen, struct sldns_file_parse_state* state, char* fname, int depth, struct config_file* cfg) argument
1565 struct sldns_file_parse_state state; local
[all...]
/freebsd-11-stable/contrib/unbound/respip/
H A Drespip.c53 enum respip_state state; member in struct:respip_qstate
/freebsd-11-stable/contrib/unbound/dns64/
H A Ddns64.c89 enum dns64_state state; member in struct:dns64_qstate
[all...]
/freebsd-11-stable/sbin/ipfw/
H A Dipfw2.c1392 init_show_state(struct show_state *state, struct ip_fw_rule *rule) argument
1407 free_show_state(struct show_state *state) argument
1414 is_printed_opcode(struct show_state *state, const ipfw_insn *cmd) argument
1421 mark_printed(struct show_state *state, const ipfw_insn *cmd) argument
1445 print_instruction(struct buf_pr *bp, const struct format_opts *fo, struct show_state *state, ipfw_insn *cmd) argument
1752 print_opcode(struct buf_pr *bp, struct format_opts *fo, struct show_state *state, int opcode) argument
1805 print_action_instruction(struct buf_pr *bp, const struct format_opts *fo, struct show_state *state, const ipfw_insn *cmd) argument
1985 print_action(struct buf_pr *bp, struct format_opts *fo, struct show_state *state, uint8_t opcode) argument
2004 print_proto(struct buf_pr *bp, struct format_opts *fo, struct show_state *state) argument
2068 print_address(struct buf_pr *bp, struct format_opts *fo, struct show_state *state, const int opcodes[], size_t nops, int portop, int flag) argument
2141 struct show_state state; local
[all...]
/freebsd-11-stable/sys/kern/
H A Dsubr_sbuf.c119 _assert_sbuf_state(const char *fun, struct sbuf *s, int state) argument
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dsched.h71 atomic_t state; member in struct:task_struct
/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib.h267 enum ipoib_cm_state state; member in struct:ipoib_cm_rx
/freebsd-11-stable/sys/dev/sound/usb/
H A Duaudio.c283 uint8_t state; member in struct:umidi_sub_chan
[all...]
/freebsd-11-stable/sys/netinet/libalias/
H A Dalias_db.c277 struct tcp_state state; member in struct:tcp_dat
1801 SetStateIn(struct alias_link *lnk, int state) argument
1827 SetStateOut(struct alias_link *lnk, int state) argument
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
H A Dauthz.c1020 lookup_state_t *state = apr_pcalloc(result_pool, sizeof(*state)); local
1045 init_lockup_state(lookup_state_t *state, node_t *root, const char *path) argument
1094 add_next_node(lookup_state_t *state, node_t *node) argument
1132 add_if_prefix_matches(lookup_state_t *state, const sorted_pattern_t *prefix, const svn_stringbuf_t *segment) argument
1145 add_prefix_matches(lookup_state_t *state, const svn_stringbuf_t *segment, apr_array_header_t *prefixes) argument
1180 add_complex_matches(lookup_state_t *state, const svn_stringbuf_t *segment, apr_array_header_t *patterns) argument
1252 lookup(lookup_state_t *state, const char *path, authz_access_t required, svn_boolean_t recursive, apr_pool_t *scratch_pool) argument
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dmerge.c1252 record_skip(merge_cmd_baton_t *merge_b, const char *local_abspath, svn_node_kind_t kind, svn_wc_notify_action_t action, svn_wc_notify_state_t state, struct merge_dir_baton_t *pdb, apr_pool_t *scratch_pool) argument
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipfstat.c2173 ipfgeniter_t state; local
[all...]

Completed in 844 milliseconds

1234567891011>>