Searched refs:nbp_selectid (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/netsmb/
H A Dsmb_trantcp.h67 void * nbp_selectid; member in struct:nbpcb
H A Dsmb_trantcp.c107 if (arg == NULL || nbp->nbp_selectid == NULL)
109 wakeup(nbp->nbp_selectid);
661 nbp->nbp_selectid = data;

Completed in 49 milliseconds