Home
last modified time | relevance | path

Searched refs:SLIST_INIT (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/lib/libsmbfs/smb/
H A Dqueue.h77 #define SLIST_INIT(head) do { \ macro
H A Drcfile.c242 SLIST_INIT(&p->rs_keys); in rc_addsect()
/titanic_41/usr/src/cmd/ndmpd/tlm/
H A Dtlm_hardlink.c62 SLIST_INIT(qhead); in hardlink_q_init()
/titanic_41/usr/src/cmd/ssh/include/
H A Dsys-queue.h61 #undef SLIST_INIT
209 #define SLIST_INIT(head) { \ macro
/titanic_41/usr/src/uts/common/io/
H A Dhook.c297 SLIST_INIT(&hook_stacks); in hook_init()
503 SLIST_INIT(&hks->hks_familylist); in hook_stack_init()
910 SLIST_INIT(&new->hfi_head); in hook_family_add()
1112 SLIST_INIT(&new->hfi_head); in hook_family_copy()
/titanic_41/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_conn.c129 SLIST_INIT(&cp->co_children); in smb_co_init()
/titanic_41/usr/src/uts/common/io/drm/
H A Dqueue.h175 #define SLIST_INIT(head) do { \ macro
/titanic_41/usr/src/uts/common/sys/
H A Dqueue.h209 #define SLIST_INIT(head) do { \ macro
/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c180 SLIST_INIT(&t4_adapter_list); in _init()
184 SLIST_INIT(&t4_uld_list); in _init()
/titanic_41/usr/src/uts/common/io/rwn/
H A Drt2860.c919 SLIST_INIT(&sc->data_pool); in rt2860_alloc_tx_pool()