Home
last modified time | relevance | path

Searched refs:iodstate (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/smbfs/smbutil/
H A Ddumptree.c76 iprintf(4, "state: %s\n", iod_state[vip->iodstate]); in print_vcinfo()
/dragonfly/sys/netproto/smb/
H A Dsmb_conn.h155 enum smbiod_state iodstate; member
H A Dsmb_conn.c707 vip->iodstate = vcp->vc_iod->iod_state; in smb_vc_getinfo()