raw_smbcli_t2open  542 source4/torture/raw/samba3misc.c 	status = raw_smbcli_t2open(cli_nt->tree, fpath, O_RDONLY | O_CREAT| O_EXCL, DENY_NONE, NULL);
raw_smbcli_t2open  548 source4/torture/raw/samba3misc.c 	status = raw_smbcli_t2open(cli_dos->tree, fpath, O_RDONLY | O_CREAT| O_EXCL, DENY_NONE, NULL);