SECURITY_GENFS_SID
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
security_genfs_sid - Obtain a SID for a file in a filesystem
SYNOPSIS
"SYNOPSIS"
int security_genfs_sid (const char * fstype, char * path, u16 sclass, u32 * sid);
ARGUMENTS
- fstype
-
filesystem type
- path
-
path from root of mount
- sclass
-
file security class
- sid
-
SID for path
DESCRIPTION
Obtain a SID to use for a file in a filesystem that
cannot support xattr or use a fixed labeling behavior like
transition SIDs or task SIDs.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 05:30:55 GMT, October 06, 2005