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