Searched defs:head (Results 1 - 25 of 434) sorted by relevance

1234567891011>>

/freebsd-10.1-release/sys/netipx/
H A Dipx_proto.c149 ipx_inithead(void **head, int offset) argument
/freebsd-10.1-release/lib/libc/iconv/
H A Dcitrus_mmap.c53 void *head; local
/freebsd-10.1-release/lib/libc/rpc/
H A Dpmap_getmaps.c76 struct pmaplist *head = NULL; local
/freebsd-10.1-release/sys/dev/drm/
H A Ddrm_hashtab.h45 LIST_ENTRY(drm_hash_item) head; member in struct:drm_hash_item
H A Ddrm_linux_list.h46 INIT_LIST_HEAD(struct list_head *head) { argument
52 list_empty(struct list_head *head) { argument
57 list_add(struct list_head *new, struct list_head *head) { argument
65 list_add_tail(struct list_head *entry, struct list_head *head) argument
[all...]
/freebsd-10.1-release/sys/dev/drm2/
H A Ddrm_hashtab.h45 LIST_ENTRY(drm_hash_item) head; member in struct:drm_hash_item
H A Ddrm_linux_list_sort.c54 drm_list_sort(void *priv, struct list_head *head, int (*cmp)(void *priv, argument
/freebsd-10.1-release/sys/dev/drm2/ttm/
H A Dttm_execbuf_util.h49 struct list_head head; member in struct:ttm_validate_buffer
/freebsd-10.1-release/sys/netinet/
H A Dsctp_peeloff.c50 sctp_can_peel_off(struct socket *head, sctp_assoc_t assoc_id) argument
88 sctp_do_peeloff(struct socket *head, struct socket *so, sctp_assoc_t assoc_id) argument
/freebsd-10.1-release/contrib/gdb/gdb/gdbserver/
H A Dserver.h67 struct inferior_list_entry *head; member in struct:inferior_list
/freebsd-10.1-release/contrib/groff/src/devices/grohtml/
H A Dhtml.h45 word *head; member in class:word_list
/freebsd-10.1-release/contrib/ncurses/ncurses/
H A Dfifo_defs.h43 #define head sp->_fifohead macro
[all...]
/freebsd-10.1-release/sys/dev/netmap/
H A Dnetmap_mbq.h49 struct mbuf *head; member in struct:mbq
/freebsd-10.1-release/sys/geom/sched/
H A Dsubr_disk.c106 gs_bioq_init(struct bio_queue_head *head) argument
115 gs_bioq_remove(struct bio_queue_head *head, struct bio *bp) argument
128 gs_bioq_flush(struct bio_queue_head *head, struct devstat *stp, int error) argument
137 gs_bioq_insert_head(struct bio_queue_head *head, struct bio *bp) argument
146 gs_bioq_insert_tail(struct bio_queue_head *head, struct bio *bp) argument
155 gs_bioq_first(struct bio_queue_head *head) argument
162 gs_bioq_takefirst(struct bio_queue_head *head) argument
178 gs_bioq_bio_key(struct bio_queue_head *head, struct bio *bp) argument
192 gs_bioq_disksort(struct bio_queue_head *head, struct bio *bp) argument
[all...]
/freebsd-10.1-release/sys/net80211/
H A Dieee80211_power.h56 struct mbuf *head; member in struct:ieee80211_psq::ieee80211_psq_head
/freebsd-10.1-release/sys/netatalk/
H A Dat_rmx.c72 at_addroute(void *v_arg, void *n_arg, struct radix_node_head *head, argument
80 at_matroute(void *v_arg, struct radix_node_head *head) argument
87 at_lookup(void *v_arg, void *m_arg, struct radix_node_head *head) argument
94 at_delroute(void *v_arg, void *netmask_arg, struct radix_node_head *head) argument
104 at_inithead(void **head, in argument
[all...]
/freebsd-10.1-release/sys/netpfil/ipfw/test/
H A Dmylist.h26 list_add_tail(struct list_head *o, struct list_head *head) argument
/freebsd-10.1-release/sys/sys/
H A D_unrhdr.h39 TAILQ_HEAD(unrhd,unr) head; member in struct:unrhdr
/freebsd-10.1-release/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Dtraits.hpp124 head; typedef in struct:pb_ds::detail::trie_traits
285 head; typedef in struct:pb_ds::detail::trie_traits
[all...]
/freebsd-10.1-release/contrib/ncurses/ncurses/tinfo/
H A Daccess.c116 char head[PATH_MAX]; local
/freebsd-10.1-release/lib/libc/stdlib/
H A Dhcreate.c155 struct internal_head *head; local
/freebsd-10.1-release/sys/dev/cxgb/sys/
H A Dmbufq.h36 struct mbuf *head; member in struct:mbuf_head
[all...]
/freebsd-10.1-release/sys/dev/xen/netfront/
H A Dmbufq.h36 struct mbuf *head; member in struct:mbuf_head
[all...]
/freebsd-10.1-release/contrib/apr-util/test/
H A Dabts.h53 sub_suite *head; member in struct:abts_suite
/freebsd-10.1-release/contrib/gcc/
H A Dtree-iterator.c70 struct tree_statement_list_node *head, *tail, *cur; local
146 struct tree_statement_list_node *head, *tail, *cur; local
[all...]

Completed in 237 milliseconds

1234567891011>>