O_EXCL            410 lib/replace/replace.c 	return open(p, O_CREAT|O_EXCL|O_RDWR, 0600);
O_EXCL           1063 lib/socket_wrapper/socket_wrapper.c 	fd = open(fname, O_WRONLY|O_CREAT|O_EXCL|O_APPEND, 0644);
O_EXCL            121 lib/tdb/tools/tdbbackup.c 			   TDB_DEFAULT, O_RDWR|O_CREAT|O_EXCL, 
O_EXCL            125 source3/lib/pidfile.c 	fd = sys_open(pidFile_name, O_NONBLOCK | O_CREAT | O_WRONLY | O_EXCL,
O_EXCL           1809 source3/lib/system.c 	if (flags & XATTR_CREATE) myflags |= O_EXCL;
O_EXCL           1873 source3/lib/system.c 	if (flags & XATTR_CREATE) myflags |= O_EXCL;
O_EXCL           1938 source3/lib/system.c 	if (flags & XATTR_CREATE) myflags |= O_EXCL;
O_EXCL            276 source3/lib/tdb_validate.c 			       TDB_DEFAULT, O_RDWR | O_CREAT | O_EXCL,
O_EXCL           2130 source3/lib/util.c 	return open(p, O_CREAT|O_EXCL|O_RDWR, 0600);
O_EXCL            985 source3/libsmb/clifile.c 	if (!(flags & O_EXCL)) {
O_EXCL           2235 source3/libsmb/clifile.c 	if (flags & O_EXCL) {
O_EXCL            170 source3/libsmb/cliprint.c 	if (!(flags & O_EXCL)) {
O_EXCL            680 source3/modules/onefs_open.c 			flags2 |= (O_CREAT|O_EXCL);
O_EXCL           1380 source3/modules/onefs_open.c 			create_flags = O_CREAT | O_EXCL;
O_EXCL           1465 source3/modules/onefs_open.c 				create_flags = O_CREAT | O_EXCL;
O_EXCL            326 source3/modules/vfs_streams_xattr.c         baseflags &= ~O_EXCL;
O_EXCL            381 source3/modules/vfs_streams_xattr.c 					flags & O_EXCL ? XATTR_CREATE : 0) == -1) {
O_EXCL            388 source3/modules/vfs_streams_xattr.c 					flags & O_EXCL ? XATTR_CREATE : 0) == -1) {
O_EXCL            401 source3/modules/vfs_streams_xattr.c 					flags & O_EXCL ? XATTR_CREATE : 0) == -1) {
O_EXCL            408 source3/modules/vfs_streams_xattr.c 					flags & O_EXCL ? XATTR_CREATE : 0) == -1) {
O_EXCL            211 source3/passdb/pdb_smbpasswd.c 					if((fd = sys_open(pfile, O_CREAT|O_TRUNC|O_EXCL|O_RDWR, 0600))!=-1) {
O_EXCL            952 source3/registry/reg_api.c 	regfile = regfio_open(fname, (O_RDWR|O_CREAT|O_EXCL),
O_EXCL             64 source3/rpc_parse/parse_prs.c 		fd = open(fname, O_WRONLY|O_CREAT|O_EXCL, 0644);
O_EXCL             93 source3/smbd/close.c 	outfd = open(magic_output, O_CREAT|O_EXCL|O_RDWR, 0600);
O_EXCL            357 source3/smbd/open.c 			flags &= ~(O_CREAT|O_EXCL);
O_EXCL            358 source3/smbd/open.c 			local_flags &= ~(O_CREAT|O_EXCL);
O_EXCL           1602 source3/smbd/open.c 			flags2 |= (O_CREAT|O_EXCL);
O_EXCL             64 source3/smbd/oplock_irix.c 	if((fd = sys_open(tmpname, O_RDWR|O_CREAT|O_EXCL|O_TRUNC, 0600)) < 0) {
O_EXCL           1215 source3/smbd/process.c 		fd = open(fname, O_WRONLY|O_CREAT|O_EXCL, 0644);
O_EXCL            276 source3/torture/cmd_vfs.c 			flags |= O_EXCL;
O_EXCL             40 source3/torture/mangle_test.c 	fnum = cli_open(cli, name, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL             66 source3/torture/mangle_test.c 	fnum = cli_open(cli, name2, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL            429 source3/torture/torture.c 	fnum2 = cli_open(c, lockfname, O_RDWR | O_CREAT | O_EXCL, 
O_EXCL            544 source3/torture/torture.c 		fnum = cli_open(c, lockfname, O_RDWR | O_CREAT | O_EXCL, 
O_EXCL            639 source3/torture/torture.c 	fnum1 = cli_open(c1, lockfname, O_RDWR | O_CREAT | O_EXCL, 
O_EXCL            775 source3/torture/torture.c 	fnum1 = cli_open(cli1, lockfname, O_RDWR | O_CREAT | O_EXCL, DENY_NONE);
O_EXCL            807 source3/torture/torture.c 	fnum1 = cli_open(cli1, lockfname, O_RDWR | O_CREAT | O_EXCL, DENY_NONE);
O_EXCL           1005 source3/torture/torture.c 	fnum1 = cli_open(cli1, fname, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL           1122 source3/torture/torture.c 	fnum1 = cli_open(cli, fname, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL           1383 source3/torture/torture.c 	fnum1 = cli_open(cli, fname, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL           1520 source3/torture/torture.c 	fnum1 = cli_open(cli1, fname, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL           1645 source3/torture/torture.c 	fnum1 = cli_open(cli1, fname, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL           1816 source3/torture/torture.c 	fnum1 = cli_open(cli1, fname, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL           1941 source3/torture/torture.c 		fnum = cli_open(cli, fname[i], O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL           1978 source3/torture/torture.c 	fnum1 = cli_open(cli1, fname, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL           2114 source3/torture/torture.c 	fnum1 = cli_open(cli1, fname, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL           2177 source3/torture/torture.c 	fnum1 = cli_open(cli, fname, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL           2197 source3/torture/torture.c 	fnum2 = cli_open(cli, fname1, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL           2253 source3/torture/torture.c 	fnum = cli_open(cli, fname, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL           2741 source3/torture/torture.c 	fnum1 = cli_open(cli1, fname, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL           2812 source3/torture/torture.c 	fnum1 = cli_open(cli1, fname, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL           3785 source3/torture/torture.c 	fnum1 = cli_open(cli1, fname, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL           3848 source3/torture/torture.c 	fnum1 = cli_open(cli1, fname, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL           4206 source3/torture/torture.c 	fnum1 = cli_posix_open(cli1, fname, O_RDWR|O_CREAT|O_EXCL, 0600);
O_EXCL           4542 source3/torture/torture.c 	fnum = cli_open(cli, fname, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL           4607 source3/torture/torture.c 	fnum = cli_open(cli, "\\chkpath.dir\\foo.txt", O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL           5166 source3/torture/torture.c 	fnum = cli_open(cli1, fname, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL            341 source3/utils/smbget.c 		localhandle = open(newpath, O_CREAT | O_NONBLOCK | O_RDWR | (!resume?O_EXCL:0), 0755);
O_EXCL            274 source4/client/smbmnt.c         if ((fd = open(MOUNTED"~", O_RDWR|O_CREAT|O_EXCL, 0600)) == -1)
O_EXCL            274 source4/client/smbmount.c         if ((fd = open(MOUNTED"~", O_RDWR|O_CREAT|O_EXCL, 0600)) == -1) {
O_EXCL            135 source4/client/smbumount.c         if ((fd = open(MOUNTED"~", O_RDWR|O_CREAT|O_EXCL, 0600)) == -1)
O_EXCL            401 source4/heimdal/lib/krb5/fcache.c     ret = fcc_open(context, id, &fd, O_RDWR | O_CREAT | O_EXCL | O_BINARY | O_CLOEXEC, 0600);
O_EXCL            874 source4/heimdal/lib/krb5/fcache.c 		       O_WRONLY | O_CREAT | O_EXCL | O_BINARY | O_CLOEXEC, 0600);
O_EXCL            538 source4/heimdal/lib/krb5/keytab_file.c 	fd = open (d->filename, O_RDWR | O_CREAT | O_EXCL | O_BINARY | O_CLOEXEC, 0600);
O_EXCL            320 source4/heimdal/lib/krb5/keytab_keyfile.c 		   O_RDWR | O_BINARY | O_CREAT | O_EXCL | O_CLOEXEC, 0600);
O_EXCL            285 source4/libcli/clifile.c 	if (!(flags & O_EXCL)) {
O_EXCL            343 source4/ntvfs/cifs_posix_cli/vfs_cifs_posix.c 		flags = create_flags | O_EXCL;
O_EXCL            669 source4/ntvfs/posix/pvfs_open.c 	fd = open(name->full_name, flags | O_CREAT | O_EXCL| O_NONBLOCK, mode);
O_EXCL            108 source4/ntvfs/posix/pvfs_util.c 	fd2 = open(name2->full_name, O_CREAT|O_EXCL|O_WRONLY, 0);
O_EXCL            340 source4/ntvfs/simple/vfs_simple.c 		flags = create_flags | O_EXCL;
O_EXCL             98 source4/smbd/pidfile.c 	fd = open(pidFile, O_NONBLOCK | O_CREAT | O_WRONLY | O_EXCL, 0644);
O_EXCL            134 source4/torture/basic/base.c 	fnum1 = smbcli_open(cli1->tree, fname, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL            416 source4/torture/basic/base.c 	fnum1 = smbcli_open(cli->tree, fname, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL            555 source4/torture/basic/base.c 	fnum1 = smbcli_open(c1->tree, lockfname, O_RDWR | O_CREAT | O_EXCL, 
O_EXCL            802 source4/torture/basic/base.c 	fnum1 = smbcli_open(cli1->tree, fname, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL            867 source4/torture/basic/base.c 	fnum1 = smbcli_open(cli1->tree, fname, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL           1392 source4/torture/basic/base.c 	fnum = smbcli_open(cli->tree, "\\chkpath.dir\\foo.txt", O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL             53 source4/torture/basic/locking.c 	fnum1 = smbcli_open(cli1->tree, fname, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL            175 source4/torture/basic/locking.c 	fnum1 = smbcli_open(cli->tree, fname, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL            290 source4/torture/basic/locking.c 	fnum1 = smbcli_open(cli1->tree, fname, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL            384 source4/torture/basic/locking.c 	fnum1 = smbcli_open(cli1->tree, fname, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL            545 source4/torture/basic/locking.c 	fnum1 = smbcli_open(cli1->tree, fname, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL            662 source4/torture/basic/locking.c 		fnum = smbcli_open(cli->tree, fname[i], O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL            691 source4/torture/basic/locking.c 	fnum1 = smbcli_open(cli1->tree, fname, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL             46 source4/torture/basic/mangle_test.c 	fnum = smbcli_open(cli->tree, name, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL             72 source4/torture/basic/mangle_test.c 	fnum = smbcli_open(cli->tree, name2, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL             61 source4/torture/basic/misc.c 	fnum2 = smbcli_open(c->tree, lockfname, O_RDWR | O_CREAT | O_EXCL, 
O_EXCL            358 source4/torture/basic/misc.c 	fnum = smbcli_open(cli->tree, fname, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL             51 source4/torture/basic/unlink.c 	fnum = smbcli_open(cli->tree, fname, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
O_EXCL            175 source4/torture/raw/samba3misc.c         if (!(flags & O_EXCL)) {
O_EXCL            238 source4/torture/raw/samba3misc.c         if (!(flags & O_EXCL)) {
O_EXCL            537 source4/torture/raw/samba3misc.c 	status = raw_smbcli_open(cli_nt->tree, fpath, O_RDONLY | O_CREAT| O_EXCL, DENY_NONE, NULL);
O_EXCL            539 source4/torture/raw/samba3misc.c 	status = raw_smbcli_open(cli_dos->tree, fpath, O_RDONLY | O_CREAT| O_EXCL, DENY_NONE, NULL);
O_EXCL            542 source4/torture/raw/samba3misc.c 	status = raw_smbcli_t2open(cli_nt->tree, fpath, O_RDONLY | O_CREAT| O_EXCL, DENY_NONE, NULL);
O_EXCL            548 source4/torture/raw/samba3misc.c 	status = raw_smbcli_t2open(cli_dos->tree, fpath, O_RDONLY | O_CREAT| O_EXCL, DENY_NONE, NULL);