Home
last modified time | relevance | path

Searched +defs:pending +defs:c (Results 1 – 25 of 42) sorted by relevance

12

/netbsd-src/external/bsd/unbound/dist/services/
H A Doutside_network.h135 rbtree_type* pending; member
279 struct pending_tcp* pending; member
312 struct pending { struct
316 * be used to signify a pending that is for certain not present in argument
336 /*---- filled if udp pending is waiting -----*/ argument
338 struct pending* next_waiting; argument
356 struct comm_point* c; member
359 /** the pre-allocated reuse tcp structure. if ->pending is nonNULL argument
518 void* pending; member
/netbsd-src/external/bsd/tmux/dist/
H A Dcmd-capture-pane.c78 struct evbuffer *pending; in cmd_capture_pane_pending() local
202 struct client *c = cmdq_get_client(item); in cmd_capture_pane_exec() local
/netbsd-src/external/bsd/openldap/dist/servers/lloadd/
H A Dbackend.c311 LloadConnection *c; in backend_select() local
648 LloadPendingConnection *pending = LDAP_LIST_FIRST( &b->b_connecting ); in backend_reset() local
H A Dmonitor.c565 lload_monitor_up_conn_entry( LloadConnection *c, void *argv ) in lload_monitor_up_conn_entry()
724 LloadConnection *c; in lload_monitor_server_update() local
726 ldap_pvt_mp_t active = 0, pending = 0, received = 0, completed = 0, in lload_monitor_server_update() local
1055 ConfigArgs c; in lload_monitor_open() local
/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Drandr.c207 xcb_randr_query_version (xcb_connection_t *c, in xcb_randr_query_version()
235 xcb_randr_query_version_unchecked (xcb_connection_t *c, in xcb_randr_query_version_unchecked()
263 xcb_randr_query_version_reply (xcb_connection_t *c, in xcb_randr_query_version_reply()
271 xcb_randr_set_screen_config (xcb_connection_t *c, in xcb_randr_set_screen_config()
308 xcb_randr_set_screen_config_unchecked (xcb_connection_t *c, in xcb_randr_set_screen_config_unchecked()
345 xcb_randr_set_screen_config_reply (xcb_connection_t *c, in xcb_randr_set_screen_config_reply()
353 xcb_randr_select_input_checked (xcb_connection_t *c, in xcb_randr_select_input_checked()
382 xcb_randr_select_input (xcb_connection_t *c, in xcb_randr_select_input()
459 xcb_randr_get_screen_info (xcb_connection_t *c, in xcb_randr_get_screen_info()
485 xcb_randr_get_screen_info_unchecked (xcb_connection_t *c, in xcb_randr_get_screen_info_unchecked()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtyped-splay-tree.h250 splay_tree_node pending = NULL; in splay_tree_delete_helper() local
343 splay_tree_node n, c; in splay_tree_splay() local
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dsplay-tree.c57 splay_tree_node pending = 0; in splay_tree_delete_helper() local
148 splay_tree_node n, c; in splay_tree_splay() local
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dsplay-tree.c57 splay_tree_node pending = 0; in splay_tree_delete_helper() local
148 splay_tree_node n, c; in splay_tree_splay() local
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dsplay-tree.c57 splay_tree_node pending = 0; in splay_tree_delete_helper() local
148 splay_tree_node n, c; in splay_tree_splay() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtyped-splay-tree.h250 splay_tree_node pending = NULL; in splay_tree_delete_helper() local
343 splay_tree_node n, c; in splay_tree_splay() local
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dsplay-tree.c57 splay_tree_node pending = 0; in splay_tree_delete_helper() local
148 splay_tree_node n, c; in splay_tree_splay() local
/netbsd-src/sys/net/
H A Dpktqueue.c222 pktq_counters_t *c; in pktq_inc_count() local
232 const pktq_counters_t *c = mem; in pktq_collect_counts() local
245 pktq_get_count(pktqueue_t *pq, pktq_count_t c) in pktq_get_count()
480 u_int pending = 0; in pktq_barrier() local
H A Dzlib.c260 # define Tracec(c,x) {if (z_verbose>0 && (c)) fprintf x ;} argument
261 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;} argument
267 # define Tracec(c,x) argument
268 # define Tracecv(c,x) argument
374 int pending; /* nb of bytes in the pending buffer */ member
541 #define put_byte(s, c) {s->pending_buf[s->pending++] = (c);} argument
582 # define _tr_tally_lit(s, c, flush) \ argument
600 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) argument
767 #define UPDATE_HASH(s,h,c) (h = (((h)<<s->hash_shift) ^ (c)) & s->hash_mask) argument
2267 # define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len) argument
[all …]
/netbsd-src/external/cddl/osnet/dist/uts/common/zmod/
H A Ddeflate.h100 uInt pending; /* nb of bytes in the pending buffer */ member
268 #define put_byte(s, c) {s->pending_buf[s->pending++] = (c);} argument
308 # define _tr_tally_lit(s, c, flush) \ argument
326 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) argument
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dfake_event.c93 struct fake_pending* pending; member
319 uint8_t* c; in fill_buffer_with_reply() local
357 struct comm_point c; in answer_callback_from_entry() local
482 struct comm_point c; in fake_pending_callback() local
810 struct fake_pending* pending = NULL; in run_scenario() local
1371 void comm_point_start_listening(struct comm_point* ATTR_UNUSED(c), in comm_point_start_listening()
1377 void comm_point_stop_listening(struct comm_point* ATTR_UNUSED(c)) in comm_point_stop_listening()
1383 void comm_point_delete(struct comm_point* c) in comm_point_delete()
1405 size_t comm_point_get_mem(struct comm_point* ATTR_UNUSED(c)) in comm_point_get_mem()
1410 size_t serviced_get_mem(struct serviced_query* ATTR_UNUSED(c)) in serviced_get_mem()
[all …]
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Ddeflate.h106 ulg pending; /* nb of bytes in the pending buffer */ member
276 #define put_byte(s, c) {s->pending_buf[s->pending++] = (Bytef)(c);} argument
321 # define _tr_tally_lit(s, c, flush) \ argument
341 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) argument
H A Ddeflate.c163 #define UPDATE_HASH(s,h,c) (h = (((h)<<s->hash_shift) ^ (c)) & s->hash_mask) argument
568 int ZEXPORT deflatePending (strm, pending, bits) in deflatePending() argument
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Ddeflate.h106 ulg pending; /* nb of bytes in the pending buffer */ member
276 #define put_byte(s, c) {s->pending_buf[s->pending++] = (Bytef)(c);} argument
321 # define _tr_tally_lit(s, c, flush) \ argument
341 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) argument
H A Ddeflate.c163 #define UPDATE_HASH(s,h,c) (h = (((h)<<s->hash_shift) ^ (c)) & s->hash_mask) argument
568 int ZEXPORT deflatePending (strm, pending, bits) in deflatePending() argument
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A Ddeflate.h106 ulg pending; /* nb of bytes in the pending buffer */ member
276 #define put_byte(s, c) {s->pending_buf[s->pending++] = (Bytef)(c);} argument
321 # define _tr_tally_lit(s, c, flush) \ argument
341 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) argument
H A Ddeflate.c163 #define UPDATE_HASH(s,h,c) (h = (((h)<<s->hash_shift) ^ (c)) & s->hash_mask) argument
568 int ZEXPORT deflatePending (strm, pending, bits) in deflatePending() argument
/netbsd-src/external/gpl2/texinfo/dist/util/
H A Dtexindex.c523 char c; in find_pos() local
554 char c; in find_braced_pos() local
602 char c; in find_braced_end() local
935 int pending; variable
1143 char c; in writelines() local
/netbsd-src/sys/dev/ic/
H A Dath.c874 ath_fatal_proc(void *arg, int pending) in ath_fatal_proc()
893 ath_rxorn_proc(void *arg, int pending) in ath_rxorn_proc()
912 ath_bmiss_proc(void *arg, int pending) in ath_bmiss_proc()
947 ath_radar_proc(void *arg, int pending) in ath_radar_proc()
1212 struct ieee80211_channel *c; in ath_reset() local
2289 ath_beacon_proc(void *arg, int pending) in ath_beacon_proc()
2414 ath_bstuck_proc(void *arg, int pending) in ath_bstuck_proc()
4977 HAL_CHANNEL *c = &chans[i]; in ath_getchannels() local
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dstabs.c86 struct stab_pending_var *pending; member
893 long c; in parse_stab_string() local
2193 unsigned int c, i; in parse_stab_baseclasses() local
2330 unsigned int c; in parse_stab_struct_fields() local
2673 unsigned int c; in parse_stab_members() local
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dstabs.c86 struct stab_pending_var *pending; member
875 long c; in parse_stab_string() local
2169 unsigned int c, i; in parse_stab_baseclasses() local
2306 unsigned int c; in parse_stab_struct_fields() local
2650 unsigned int c; in parse_stab_members() local

12