SLIST_HEAD         57 kern/sysv_sem.c SLIST_HEAD(, sem_undo) semu_list; /* list of undo structures */
SLIST_HEAD         70 net/pf_osfp.c  SLIST_HEAD(pf_osfp_list, pf_os_fingerprint) pf_osfp_list;
SLIST_HEAD         94 sys/queue.h    #define SLIST_HEAD(name, type)						\