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

/freebsd-12-stable/sys/netsmb/
H A Dsmb_rq.h37 #define SMBR_ALLOCED 0x0001 /* structure was malloced */ macro
H A Dsmb_rq.c73 rqp->sr_flags |= SMBR_ALLOCED;
153 if (rqp->sr_flags & SMBR_ALLOCED)

Completed in 38 milliseconds