Searched refs:STAILQ_HEAD (Results 1 - 15 of 15) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/bsd/net/
H A Dflowadv.h51 STAILQ_HEAD(flowadv_fclist, flowadv_fcentry);
H A Dflowadv.c104 static STAILQ_HEAD(fadv_head, flowadv_fcentry) fadv_list;
/macosx-10.9.5/smb-697.95.1/kernel/smbfs/
H A Dsmbfs_notify_change.h70 STAILQ_HEAD(, watch_item) watch_list;
/macosx-10.9.5/xnu-2422.115.4/libkern/kxld/
H A Dkxld_array.h76 STAILQ_HEAD(kxld_array_head, kxld_array_pool);
/macosx-10.9.5/adv_cmds-153/ps/
H A Dextern.h47 extern STAILQ_HEAD(velisthead, varent) varlist;
/macosx-10.9.5/BerkeleyDB-21/db/repmgr/
H A Drepmgr_queue.c14 typedef STAILQ_HEAD(__repmgr_q_header, __repmgr_message) QUEUE_HEADER;
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Drepmgr.h101 typedef STAILQ_HEAD(__repmgr_out_q_head, __queued_output) OUT_Q_HEADER;
H A Dqueue.h151 #undef STAILQ_HEAD macro
285 #define STAILQ_HEAD(name, type) \ macro
/macosx-10.9.5/smb-697.95.1/kernel/netsmb/
H A Dsmb_dev.h298 STAILQ_HEAD(smbrqh, smb_rq);
H A Dsmb_conn.h568 STAILQ_HEAD(,smbiod_event) iod_evlist;
/macosx-10.9.5/launchd-842.92.1/src/
H A Dlog.c27 static STAILQ_HEAD(, logmsg_s) _launchd_logq = STAILQ_HEAD_INITIALIZER(_launchd_logq);
/macosx-10.9.5/ppp-727.90.1/Shared/
H A Dfd_exchange.c36 STAILQ_HEAD(, fd_msg_handler) handler_queue;
/macosx-10.9.5/Security-55471.14.18/tlsnke/tlsnke/
H A Dtlsnke.c171 STAILQ_HEAD(, PktQueueItem) in_queue;
897 static STAILQ_HEAD(, PktQueueItem) tlsnkedev_inq;
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dqueue.h287 #define STAILQ_HEAD(name, type) \ macro
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Duipc_socket.c132 STAILQ_HEAD(, socket) so_cache_head;

Completed in 381 milliseconds