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

1234567891011>>

/freebsd-current/lib/libc/iconv/
H A Dcitrus_mmap.c55 void *head; local
H A Dcitrus_memstream.c116 void *chr, *head; local
/freebsd-current/usr.bin/procstat/
H A Dprocstat_pwdx.c52 struct filestat_list *head; local
/freebsd-current/sys/dev/drm2/
H A Ddrm_hashtab.h43 LIST_ENTRY(drm_hash_item) head; member in struct:drm_hash_item
H A Ddrm_linux_list_sort.c53 drm_list_sort(void *priv, struct list_head *head, int (*cmp)(void *priv, argument
/freebsd-current/sys/dev/drm2/ttm/
H A Dttm_execbuf_util.h48 struct list_head head; member in struct:ttm_validate_buffer
/freebsd-current/sys/netinet/
H A Dsctp_peeloff.c48 sctp_can_peel_off(struct socket *head, sctp_assoc_t assoc_id) argument
86 sctp_do_peeloff(struct socket *head, struct socket *so, sctp_assoc_t assoc_id) argument
/freebsd-current/lib/libc/rpc/
H A Dpmap_getmaps.c70 struct pmaplist *head = NULL; local
/freebsd-current/contrib/ncurses/ncurses/
H A Dfifo_defs.h44 #define head sp->_fifohead macro
[all...]
/freebsd-current/sys/contrib/dpdk_rte_lpm/
H A Drte_tailq.h50 struct rte_tailq_head *head; member in struct:rte_tailq_elem
/freebsd-current/sys/contrib/ck/include/spinlock/
H A Dclh.h59 struct ck_spinlock_clh *head; local
H A Dhclh.h64 struct ck_spinlock_hclh *head; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DCrashRecoveryContext.h48 CrashRecoveryContextCleanup *head = nullptr; member in class:llvm::CrashRecoveryContext
/freebsd-current/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_rc4_hmac_md5.h20 MD5_CTX head, tail, md; member in struct:prov_rc4_hmac_md5_ctx_st
/freebsd-current/sys/dev/netmap/
H A Dnetmap_mbq.h53 struct mbuf *head; member in struct:mbq
/freebsd-current/sys/net80211/
H A Dieee80211_power.h56 struct mbuf *head; member in struct:ieee80211_psq::ieee80211_psq_head
/freebsd-current/sys/netpfil/ipfw/test/
H A Dmylist.h26 list_add_tail(struct list_head *o, struct list_head *head) argument
/freebsd-current/sys/sys/
H A D_unrhdr.h39 TAILQ_HEAD(unrhd,unr) head; member in struct:unrhdr
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Utility/
H A DInstrumentation.h57 inline void stringify_helper(llvm::raw_string_ostream &ss, const Head &head) { argument
62 inline void stringify_helper(llvm::raw_string_ostream &ss, const Head &head, argument
/freebsd-current/contrib/ncurses/ncurses/tinfo/
H A Daccess.c125 char head[PATH_MAX]; local
/freebsd-current/sys/contrib/dev/athk/
H A Ddfs_pri_detector.h36 struct list_head head; member in struct:pri_sequence
/freebsd-current/sys/ofed/include/rdma/
H A Drdmavt_cq.h69 u32 head; /* index of next entry to fill */ member in struct:rvt_cq_wc
/freebsd-current/contrib/ncurses/form/
H A Dfrm_def.c80 Insert_Field_By_Position(FIELD *newfield, FIELD *head) argument
[all...]
/freebsd-current/crypto/heimdal/admin/
H A Dpurge.c50 get_entry (krb5_principal princ, struct e *head) argument
61 add_entry (krb5_principal princ, int vno, time_t timestamp, struct e **head) argument
87 delete_list (struct e *head) argument
110 struct e *head = NULL; local
[all...]
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dget_host_realm.c52 copy_txt_to_realms (struct rk_resource_record *head, argument

Completed in 360 milliseconds

1234567891011>>