Searched defs:tail (Results 101 - 125 of 214) sorted by relevance

123456789

/freebsd-10-stable/contrib/gcc/
H A Dstor-layout.c1519 tree tail, next; local
/freebsd-10-stable/contrib/gdb/gdb/cli/
H A Dcli-script.c890 struct command_line *head, *tail, *next; local
/freebsd-10-stable/contrib/groff/src/devices/grops/
H A Dpsrm.cpp245 Presource **tail = new Presource *[nranks + 1]; local
263 a_delete tail; local
/freebsd-10-stable/contrib/libpcap/
H A Dpcap-dos.c1285 struct rx_elem *tail, *head; local
1311 struct rx_elem *tail = pktq_out_elem (&active_dev->queue); local
[all...]
/freebsd-10-stable/contrib/libyaml/src/
H A Dapi.c136 yaml_queue_extend(void **start, void **head, void **tail, void **end) argument
/freebsd-10-stable/contrib/ofed/libmlx4/src/
H A Dmlx4.h240 int tail; member in struct:mlx4_srq
251 unsigned tail; member in struct:mlx4_wq
/freebsd-10-stable/contrib/ofed/libmthca/src/
H A Dmthca.h196 unsigned tail; member in struct:mthca_wq
/freebsd-10-stable/contrib/serf/
H A Doutgoing.c469 static void link_requests(serf_request_t **list, serf_request_t **tail, argument
/freebsd-10-stable/contrib/texinfo/util/
H A Dinstall-info.c862 struct spec_section *head = *sections, *tail = NULL; local
/freebsd-10-stable/contrib/wpa/hostapd/
H A Dconfig_file.c198 struct hostapd_eap_user *user, *tail = NULL; local
/freebsd-10-stable/contrib/wpa/src/radius/
H A Dradius_server.c1080 struct radius_client *clients, *tail, *entry; local
/freebsd-10-stable/games/fortune/fortune/
H A Dfortune.c456 add_file(int percent, const char *file, const char *dir, FILEDESC **head, FILEDESC **tail, FILEDESC *parent) argument
/freebsd-10-stable/sys/dev/atkbdc/
H A Datkbdcreg.h181 int tail; member in struct:_kqueue
/freebsd-10-stable/sys/dev/fatm/
H A Dif_fatmvar.h86 int tail; /* queue tail */ member in struct:fqueue
/freebsd-10-stable/sys/dev/vkbd/
H A Dvkbd.c103 int tail; /* index of the last code */ member in struct:vkbd_queue
[all...]
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_provider.h251 unsigned tail; member in struct:mthca_wq
/freebsd-10-stable/contrib/sendmail/src/
H A Dutil.c543 register ADDRESS **tail = &ret; local
/freebsd-10-stable/sbin/pfctl/
H A Dpfctl_parser.h111 struct node_if *tail; member in struct:node_if
124 struct node_host *tail; member in struct:node_host
131 struct node_os *tail; member in struct:node_os
/freebsd-10-stable/crypto/openssl/ssl/
H A Dssl_ciph.c947 CIPHER_ORDER *head, *tail, *curr, *next, *last; local
664 ll_append_tail(CIPHER_ORDER **head, CIPHER_ORDER *curr, CIPHER_ORDER **tail) argument
681 ll_append_head(CIPHER_ORDER **head, CIPHER_ORDER *curr, CIPHER_ORDER **tail) argument
1385 CIPHER_ORDER *co_list = NULL, *head = NULL, *tail = NULL, *curr; local
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_client/
H A Dblame.c192 struct blame *tail = last->next; local
/freebsd-10-stable/sys/dev/ioat/
H A Dioat.c1434 uint32_t oldsize, newsize, head, tail, i, end; local
[all...]
/freebsd-10-stable/sys/netpfil/ipfw/
H A Dip_dn_glue.c137 struct mbuf *head, *tail ; /* queue of packets */ member in struct:dn_flow_queue7
170 struct mbuf *head, *tail ; /* packets in delay line */ member in struct:dn_pipe7
202 struct mbuf *head, *tail ; /* queue of packets */ member in struct:dn_flow_queue8
236 struct mbuf *head, *tail ; /* packets in delay line */ member in struct:dn_pipe8
/freebsd-10-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c350 handle_atomics(struct mlx5_ib_qp *qp, struct mlx5_cqe64 *cqe64, u16 tail, u16 head) argument
[all...]
/freebsd-10-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_cpl_io.c349 make_tx_data_wr(struct socket *so, struct tx_data_wr *req, int len, struct mbuf *tail) argument
/freebsd-10-stable/contrib/file/src/
H A Dcdf.c862 size_t tail = (i << 1) + 1; local
318 cdf_check_stream_offset(const cdf_stream_t *sst, const cdf_header_t *h, const void *p, size_t tail, int line) argument

Completed in 442 milliseconds

123456789