OPENX_OPEN_FUNC_OPEN  289 source4/libcli/clifile.c 			openfn |= OPENX_OPEN_FUNC_OPEN;
OPENX_OPEN_FUNC_OPEN  353 source4/ntvfs/ntvfs_generic.c 	case (OPENX_OPEN_FUNC_OPEN):
OPENX_OPEN_FUNC_OPEN  362 source4/ntvfs/ntvfs_generic.c 	case (OPENX_OPEN_FUNC_OPEN | OPENX_OPEN_FUNC_CREATE):
OPENX_OPEN_FUNC_OPEN  425 source4/ntvfs/ntvfs_generic.c 					OPENX_OPEN_FUNC_OPEN, 
OPENX_OPEN_FUNC_OPEN 1954 source4/torture/basic/denytest.c 	io.openx.in.open_func = OPENX_OPEN_FUNC_OPEN | OPENX_OPEN_FUNC_CREATE;
OPENX_OPEN_FUNC_OPEN 2000 source4/torture/basic/denytest.c 	io.openx.in.open_func = OPENX_OPEN_FUNC_OPEN;
OPENX_OPEN_FUNC_OPEN  850 source4/torture/raw/lock.c 	op.openx.in.open_func = OPENX_OPEN_FUNC_OPEN | OPENX_OPEN_FUNC_CREATE;
OPENX_OPEN_FUNC_OPEN  284 source4/torture/raw/open.c 		{ OPENX_OPEN_FUNC_OPEN, 	                  true,  NT_STATUS_OK },
OPENX_OPEN_FUNC_OPEN  285 source4/torture/raw/open.c 		{ OPENX_OPEN_FUNC_OPEN,  	                  false, NT_STATUS_OBJECT_NAME_NOT_FOUND },
OPENX_OPEN_FUNC_OPEN  286 source4/torture/raw/open.c 		{ OPENX_OPEN_FUNC_OPEN  | OPENX_OPEN_FUNC_CREATE, true,  NT_STATUS_OK },
OPENX_OPEN_FUNC_OPEN  287 source4/torture/raw/open.c 		{ OPENX_OPEN_FUNC_OPEN  | OPENX_OPEN_FUNC_CREATE, false, NT_STATUS_OK },
OPENX_OPEN_FUNC_OPEN  341 source4/torture/raw/open.c 	io.openx.in.open_func = OPENX_OPEN_FUNC_OPEN | OPENX_OPEN_FUNC_CREATE;
OPENX_OPEN_FUNC_OPEN  366 source4/torture/raw/open.c 	io.openx.in.open_func = OPENX_OPEN_FUNC_OPEN;
OPENX_OPEN_FUNC_OPEN  414 source4/torture/raw/open.c 	io.openx.in.open_func = OPENX_OPEN_FUNC_OPEN | OPENX_OPEN_FUNC_CREATE;
OPENX_OPEN_FUNC_OPEN  450 source4/torture/raw/open.c 	io.openx.in.open_func = OPENX_OPEN_FUNC_OPEN;
OPENX_OPEN_FUNC_OPEN  514 source4/torture/raw/open.c 		{ OPENX_OPEN_FUNC_OPEN, 	                  true,  NT_STATUS_OK },
OPENX_OPEN_FUNC_OPEN  515 source4/torture/raw/open.c 		{ OPENX_OPEN_FUNC_OPEN,  	                  false, NT_STATUS_OBJECT_NAME_NOT_FOUND },
OPENX_OPEN_FUNC_OPEN  516 source4/torture/raw/open.c 		{ OPENX_OPEN_FUNC_OPEN  | OPENX_OPEN_FUNC_CREATE, true,  NT_STATUS_OK },
OPENX_OPEN_FUNC_OPEN  517 source4/torture/raw/open.c 		{ OPENX_OPEN_FUNC_OPEN  | OPENX_OPEN_FUNC_CREATE, false, NT_STATUS_OK },
OPENX_OPEN_FUNC_OPEN  541 source4/torture/raw/open.c 	io.t2open.in.open_func = OPENX_OPEN_FUNC_OPEN | OPENX_OPEN_FUNC_CREATE;
OPENX_OPEN_FUNC_OPEN  594 source4/torture/raw/open.c 	io.t2open.in.open_func = OPENX_OPEN_FUNC_OPEN | OPENX_OPEN_FUNC_CREATE;
OPENX_OPEN_FUNC_OPEN  645 source4/torture/raw/open.c 	io.t2open.in.open_func = OPENX_OPEN_FUNC_OPEN | OPENX_OPEN_FUNC_CREATE;
OPENX_OPEN_FUNC_OPEN 1351 source4/torture/raw/open.c 	io.openxreadx.in.open_func = OPENX_OPEN_FUNC_OPEN;
OPENX_OPEN_FUNC_OPEN 1407 source4/torture/raw/open.c 	io.openx.in.open_func = OPENX_OPEN_FUNC_OPEN;
OPENX_OPEN_FUNC_OPEN 1452 source4/torture/raw/open.c 	io.openx.in.open_func = OPENX_OPEN_FUNC_OPEN;
OPENX_OPEN_FUNC_OPEN  179 source4/torture/raw/samba3misc.c                         openfn |= OPENX_OPEN_FUNC_OPEN;
OPENX_OPEN_FUNC_OPEN  242 source4/torture/raw/samba3misc.c                         openfn |= OPENX_OPEN_FUNC_OPEN;