Home
last modified time | relevance | path

Searched defs:rq_next (Results 1 – 14 of 14) sorted by relevance

/dports/net/haproxy17/haproxy-1.7.14/src/
H A Dtask.c34 struct eb32_node *rq_next = NULL; /* optimization: next task except if delete/insert */ variable
/dports/net/haproxy18/haproxy-1.8.30/src/
H A Dtask.c42 THREAD_LOCAL struct eb32sc_node *rq_next = NULL; /* Next task to be potentially run */ variable
/dports/net/haproxy19/haproxy-1.9.16/src/
H A Dtask.c45 THREAD_LOCAL struct eb32sc_node *rq_next = NULL; /* Next task to be potentially run */ variable
/dports/misc/rump/buildrump.sh-b914579/src/sys/altq/
H A Daltq_blue.h104 struct blue_queue *rq_next; /* next blue_state in the list */ member
H A Daltq_rio.h127 struct rio_queue *rq_next; /* next red_state in the list */ member
H A Daltq_red.h171 struct red_queue *rq_next; /* next red_state in the list */ member
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/msg/
H A Dtest_class.h70 msg_header_t *rq_next; /**< Link to next header */ member
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/msg/
H A Dtest_class.h70 msg_header_t *rq_next; /**< Link to next header */ member
/dports/devel/openocd/openocd-0.11.0/src/jtag/drivers/
H A Drlink.c621 struct dtc_reply_queue_entry *rq_p, *rq_next; in dtc_queue_run() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/http/sofia-sip/
H A Dhttp.h190 http_error_t *rq_next; member
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/http/sofia-sip/
H A Dhttp.h190 http_error_t *rq_next; member
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/sip/sofia-sip/
H A Dsip.h371 sip_error_t *rq_next; /**< Link to next (dummy) */ member
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/sip/sofia-sip/
H A Dsip.h371 sip_error_t *rq_next; /**< Link to next (dummy) */ member
/dports/editors/vim/vim-8.2.3745/src/
H A Dstructs.h2149 readq_T *rq_next; member