| | | | |
| 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 — get file system sensitivity label range ( ) |
| |
| | fgetcmwlabel — get file CMW label ( ) |
| |
| | fgetfattrflag — get the security attribute flags of a file ( ) |
| |
| | fgetfpriv — return a privilege set associated with a file ( ) |
| |
| | fgetfsattr — get file system security attributes ( ) |
| |
| | fgetmldadorn — get file system MLD adornment ( ) |
| |
| | fgetsldname — obtain file system SLD name ( ) |
| |
| | file access ( ) |
| |
| | file control — fcntl ( ) |
| |
| | file label |
| | | fgetcmwlabel ( ) |
| | | getcmwlabel ( ) |
| | | lgetcmwlabel ( ) |
| |
| | file pointer, read/write |
| | | move — lseek ( ) ( ) |
| |
| | file privilege sets ( ) |
| |
| | file status, get — stat, lstat, fstat ( ) |
| |
| | file system |
| | | get information — statvfs, fstatvfs ( ) |
| | | make a symbolic link to a file — symlink ( ) |
| | | MLD adornment — fgetmldadorn, getmldadorn ( ) |
| | | remove link — unlink ( ) |
| | | security attributes — fgetfsattr, getfsattr ( ) |
| | | sensitivity label range — fgetcmwfsrange, getcmwfsrange ( ) |
| | | set label — fsetcmwlabel ( ) |
| | | set label — lsetcmwlabel ( ) |
| | | set label— setcmwlabel ( ) |
| | | SLD name — fgetsldname, 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 ( ) |
| |
| | 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 — set CMW label of a file ( ) |
| |
| | 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 ( ) |