Searched defs:tail (Results 51 - 75 of 214) sorted by relevance

123456789

/freebsd-10-stable/contrib/mdocml/
H A Dman.h94 struct man_node *tail; /* BLOCK node TAIL ptr */ member in struct:man_node
/freebsd-10-stable/contrib/nvi/regex/
H A Dengine.c317 register const RCHAR_T *tail; /* string unmatched by rest of RE */ local
/freebsd-10-stable/contrib/wpa/src/ap/
H A Dbeacon.c555 u8 *tail = NULL; local
[all...]
/freebsd-10-stable/contrib/wpa/wpa_supplicant/
H A Dconfig_file.c353 struct wpa_ssid *ssid, *tail = NULL, *head = NULL; local
/freebsd-10-stable/sys/dev/drm/
H A Dmach64_state.c449 u32 head, tail, ofs; local
H A Dmga_dma.c111 u32 head, tail; local
167 u32 head, tail; local
337 drm_mga_freelist_t *tail = dev_priv->tail; local
[all...]
/freebsd-10-stable/sys/geom/
H A Dgeom_redboot.c176 struct fis_image_desc *head, **tail; local
/freebsd-10-stable/sys/netpfil/ipfw/test/
H A Dmain.c48 struct mbuf *head, *tail; /* a simple tailq */ member in struct:cfg_s
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dcq.c614 unsigned tail = 0; local
582 use_tunnel_data(struct mlx4_ib_qp *qp, struct mlx4_ib_cq *cq, struct ib_wc *wc, unsigned tail, struct mlx4_cqe *cqe) argument
[all...]
/freebsd-10-stable/usr.bin/mail/
H A Dnames.c534 struct name *tail; local
/freebsd-10-stable/usr.sbin/config/
H A Dmkmakefile.c649 tail(char *fn) function
/freebsd-10-stable/sys/dev/drm2/i915/
H A Dintel_ringbuffer.h47 u32 tail; member in struct:intel_ring_buffer
/freebsd-10-stable/sys/ofed/include/linux/
H A Dbitops.h241 int tail; local
255 int tail; local
276 int tail; local
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dspillbuf.c57 struct memblock_t *tail; member in struct:svn_spillbuf_t
[all...]
H A Dskel.c273 svn_skel_t **tail = &children; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_delta/
H A Dcompose_delta.c521 alloc_range_list(range_list_node_t **list, range_list_node_t **tail, range_index_t *ndx, enum range_kind kind, apr_size_t offset, apr_size_t limit, apr_size_t target_offset) argument
/freebsd-10-stable/lib/libc/gen/
H A Dfts-compat.c646 FTSENT *cur, *tail; local
/freebsd-10-stable/contrib/libarchive/tar/
H A Dwrite.c93 struct archive_dir_entry *head, *tail; member in struct:archive_dir
/freebsd-10-stable/lib/libc/rpc/
H A Dgetnetconfig.c105 struct netconfig_list *tail; /* last of the list */ member in struct:netconfig_info
/freebsd-10-stable/contrib/apr-util/dbd/
H A Dapr_dbd_sqlite3.c183 const char *tail = NULL; local
364 const char *tail = NULL; local
417 const char *tail = NULL; local
/freebsd-10-stable/contrib/apr-util/misc/
H A Dapr_thread_pool.c783 struct apr_thread_list_elt *head, *tail, *elt; local
831 struct apr_thread_list_elt *elt, *head, *tail; local
/freebsd-10-stable/contrib/gcc/
H A Dsdbout.c1021 tree tail; local
[all...]
/freebsd-10-stable/contrib/groff/src/preproc/pic/
H A Dobject.h98 object *tail; member in struct:object_list
/freebsd-10-stable/contrib/groff/src/roff/troff/
H A Dcolumn.cpp48 output_line **tail; member in class:column
/freebsd-10-stable/contrib/libucl/uthash/
H A Duthash.h680 struct UT_hash_handle *tail; /* tail hh in app order, for fast append */ member in struct:UT_hash_table

Completed in 398 milliseconds

123456789