GENERIC_ALL_ACCESS   35 source3/lib/display_sec.c 	if (type & GENERIC_ALL_ACCESS) {
GENERIC_ALL_ACCESS  179 source3/lib/sharesec.c 						  GENERIC_ALL_ACCESS);
GENERIC_ALL_ACCESS  360 source3/lib/sharesec.c 				s_access = g_access = GENERIC_ALL_ACCESS;
GENERIC_ALL_ACCESS  369 source3/lib/sharesec.c 				s_access = g_access = GENERIC_ALL_ACCESS;
GENERIC_ALL_ACCESS   51 source3/lib/util_seaccess.c 	if (*access_mask & GENERIC_ALL_ACCESS) {
GENERIC_ALL_ACCESS   52 source3/lib/util_seaccess.c 		*access_mask &= ~GENERIC_ALL_ACCESS;
GENERIC_ALL_ACCESS  493 source3/modules/onefs_acl.c 			result.access_mask |= GENERIC_ALL_ACCESS;
GENERIC_ALL_ACCESS  549 source3/modules/vfs_afsacl.c 	if (rights & (GENERIC_ALL_ACCESS|WRITE_DAC_ACCESS)) {
GENERIC_ALL_ACCESS  379 source3/printing/nt_printing.c 			case GENERIC_ALL_ACCESS:
GENERIC_ALL_ACCESS  272 source3/rpc_server/srv_samr_nt.c 		*pacc_requested |= GENERIC_ALL_ACCESS;
GENERIC_ALL_ACCESS  280 source3/rpc_server/srv_samr_nt.c 		*pacc_requested |= GENERIC_ALL_ACCESS;
GENERIC_ALL_ACCESS  290 source3/rpc_server/srv_samr_nt.c 			*pacc_requested |= GENERIC_ALL_ACCESS;
GENERIC_ALL_ACCESS 1111 source3/smbd/posix_acls.c 		if((*mask) & GENERIC_ALL_ACCESS)
GENERIC_ALL_ACCESS 1120 source3/smbd/posix_acls.c 		if((*mask) & GENERIC_ALL_ACCESS)
GENERIC_ALL_ACCESS 1129 source3/smbd/posix_acls.c 		if((*mask) & GENERIC_ALL_ACCESS)
GENERIC_ALL_ACCESS 2990 source3/torture/torture.c 	fnum1 = cli_nt_create_full(cli1, fname, 0, GENERIC_ALL_ACCESS|DELETE_ACCESS, FILE_ATTRIBUTE_NORMAL,
GENERIC_ALL_ACCESS 3031 source3/torture/torture.c 	fnum1 = cli_nt_create_full(cli1, fname, 0, GENERIC_ALL_ACCESS,
GENERIC_ALL_ACCESS 3069 source3/torture/torture.c 	fnum1 = cli_nt_create_full(cli1, fname, 0, GENERIC_ALL_ACCESS, FILE_ATTRIBUTE_NORMAL,
GENERIC_ALL_ACCESS 4803 source3/torture/torture.c 		fnum = cli_nt_create_full(cli, fname, 0, GENERIC_ALL_ACCESS, FILE_ATTRIBUTE_ARCHIVE,
GENERIC_ALL_ACCESS 4986 source3/torture/torture.c 		c, fname, 0, GENERIC_ALL_ACCESS|DELETE_ACCESS,
GENERIC_ALL_ACCESS 5380 source3/torture/torture.c 		fnum = cli_nt_create_full(cli, fname, 0, GENERIC_ALL_ACCESS, FILE_ATTRIBUTE_NORMAL,
GENERIC_ALL_ACCESS  149 source3/torture/utable.c 					  GENERIC_ALL_ACCESS, 
GENERIC_ALL_ACCESS  451 source3/utils/net_usershare.c 			if (psd->dacl->aces[num_aces].access_mask & GENERIC_ALL_ACCESS) {