| | | | |
| F |
| |
| | facl -- get or set a file's Access Control List (ACL) ( ) |
| |
| | fchdir -- change working directory ( ) |
| |
| | fchmod -- change access permission mode of file ( ) |
| |
| | fchown -- change owner and group of a file ( ) |
| |
| | fcntl -- file control ( ) |
| |
| | fgetcmwfsrange -- obtain file system sensitivity label range ( ) |
| |
| | fgetcmwlabel -- obtain file CMW Label ( ) |
| |
| | fgetfattrflag -- get the security attribute flags of a file ( ) |
| |
| | fgetfpriv -- return a privilege set associated with a file ( ) |
| |
| | fgetfsattr -- obtain file system Security Attributes ( ) |
| |
| | fgetmldadorn -- obtain file system MLD adornment ( ) |
| |
| | fgetsldname -- obtain file system SLD name ( ) |
| |
| | file access ( ) |
| |
| | file CMW Label |
| | | fgetcmwlabel ( ) |
| | | getcmwlabel ( ) |
| | | lgetcmwlabel ( ) |
| |
| | file control -- fcntl ( ) |
| |
| | file pointer, read/write |
| | | move -- lseek ( ) ( ) |
| |
| | file privilege sets ( ) |
| |
| | file status, get -- stat, lstat, fstat ( ) |
| |
| | file system |
| | | fsetcmwlabel ( ) |
| | | get information -- statvfs, fstatvfs ( ) |
| | | lsetcmwlabel ( ) |
| | | make a symbolic link to a file -- symlink ( ) |
| | | MLD adornment -- fgetmldadorn ( ) |
| | | MLD adornment -- getmldadorn ( ) |
| | | remove link -- unlink ( ) |
| | | Security Attributes -- fgetfsattr) ( ) |
| | | sensitivity label range -- fgetcmwfsrange ( ) |
| | | Sensitivity Label range -- getcmwfsrange ( ) |
| | | setcmwlabel ( ) |
| | | SLD name -- fgetsldname ( ) |
| | | SLD name -- getsldname ( ) |
| | | unmount -- umount ( ) |
| |
| | file system objects ( ) |
| |
| | files |
| | | change access permission mode of file -- chmod ( ) |
| | | change owner and group of a file -- chown ( ) |
| | | change the name of a file -- rename ( ) |
| | | create a new file or rewrite an existing one -- creat ( ) |
| | | execute -- exec ( ) |
| | | get configurable pathname variables -- pathconf ( ) |
| | | link to a file -- link ( ) |
| | | move read/write file pointer -- lseek ( ) ( ) |
| | | set security flags of a file -- setfattrflag ( ) |
| |
| | filesystem, Security Attributes -- getfsattr ( ) |
| |
| | fork -- create a new process ( ) |
| |
| | fork, spawn new process in a virtual memory efficient way -- vfork ( ) |
| |
| | fork1 -- create a new process ( ) |
| |
| | fpathconf -- get configurable pathname variables ( ) |
| |
| | fsetcmwlabel ( ) |
| |
| | fsetfattrflag -- set security flags of a file ( ) |
| |
| | fsetfpriv -- set a privilege set associated with a file ( ) |
| |
| | fstat -- get status on open file known by file descriptor ( ) |
| |
| | fstatvfs -- get file system information ( ) |