Searched refs:SMBSOPT_CREATE (Results 1 – 3 of 3) sorted by relevance
51 #define SMBSOPT_CREATE 0x0001 /* create object if necessary */ macro
198 if ((dp->ioc_opt & SMBSOPT_CREATE) == 0) in smb_usr_openshare()
152 ctx->ct_sh.ioc_opt &= ~SMBSOPT_CREATE; in cmd_logout()