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

/macosx-10.10/smb-759.0/kernel/netsmb/
H A Dsmb_rq.h42 #define SMBR_ALLOCED 0x0001 /* structure was malloced */ macro
H A Dsmb_rq_2.c80 error = smb2_rq_init_internal(rqp, obj, cmd, rq_len, SMBR_ALLOCED, context);
H A Dsmb_rq.c256 error = smb_rq_init_internal(rqp, obj, cmd, SMBR_ALLOCED, flags2, context);
298 if (rqp->sr_flags & SMBR_ALLOCED)

Completed in 360 milliseconds