Searched refs:SMBVOPT_CREATE (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/smbfs/smbutil/
H A Dlogin.c151 ctx->ct_ssn.ioc_opt &= ~SMBVOPT_CREATE;
/freebsd-11.0-release/sys/netsmb/
H A Dsmb_dev.h46 #define SMBVOPT_CREATE 0x0001 /* create object if necessary */ macro
H A Dsmb_usr.c174 if (dp->ioc_opt & SMBVOPT_CREATE)
/freebsd-11.0-release/contrib/smbfs/lib/smb/
H A Dctx.c82 ctx->ct_ssn.ioc_opt = SMBVOPT_CREATE;
90 ctx->ct_sh.ioc_opt = SMBVOPT_CREATE;

Completed in 55 milliseconds