*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages              
Title
Content
Arch
Section
 
 abs(3) -- integer absolute value function
    The abs() function computes the absolute value of the integer j.
 acl(3) -- introduction to the POSIX.1e ACL security API
    FreeBSD permits file systems to export Access Control Lists via the VFS, and provides a library for userland access to and manipulation of these ACLs. Not all file systems provide support for ACLs, an...
 acl_add_perm(3) -- add permissions to a permission set
    The acl_add_perm() function is a POSIX.1e call that adds the permission contained in perm to the permission set permset_d. Note: it is not considered an error to attempt to add permissions that alread...
 acl_calc_mask(3) -- calculate and set ACL mask permissions
    The acl_calc_mask() function is a POSIX.1e call that calculates and set the permissions associated with the ACL_MASK ACL entry of the ACL referred to by acl_p. The value of new permissions are the uni...
 acl_clear_perms(3) -- clear permissions from a permission set
    The acl_clear_perms() function is a POSIX.1e call that clears all permissions from permissions set permset_d.
 acl_copy_entry(3) -- copy an ACL entry to another ACL entry
    The acl_copy_entry() function is a POSIX.1e call that copies the contents of ACL entry src_d to ACL entry dest_d.
 acl_create_entry(3) -- create a new ACL entry
    The acl_create_entry() function is a POSIX.1e call that creates a new ACL entry in the ACL pointed to by acl_p.
 acl_delete(3) -- delete an ACL from a file
    The acl_delete_def_file(), acl_delete_def_link_np(), acl_delete_fd_np(), acl_delete_file_np(), and acl_delete_link_np() each allow the deletion of an ACL from a file. The acl_delete_def_file() functio...
 acl_delete_def_file(3) -- delete an ACL from a file
    The acl_delete_def_file(), acl_delete_def_link_np(), acl_delete_fd_np(), acl_delete_file_np(), and acl_delete_link_np() each allow the deletion of an ACL from a file. The acl_delete_def_file() functio...
 acl_delete_entry(3) -- delete an ACL entry from an ACL
    The acl_delete_entry() function is a POSIX.1e call that removes the ACL entry entry_d from ACL acl.
 acl_delete_fd_np(3) -- delete an ACL from a file
    The acl_delete_def_file(), acl_delete_def_link_np(), acl_delete_fd_np(), acl_delete_file_np(), and acl_delete_link_np() each allow the deletion of an ACL from a file. The acl_delete_def_file() functio...
 acl_delete_file_np(3) -- delete an ACL from a file
    The acl_delete_def_file(), acl_delete_def_link_np(), acl_delete_fd_np(), acl_delete_file_np(), and acl_delete_link_np() each allow the deletion of an ACL from a file. The acl_delete_def_file() functio...
 acl_delete_perm(3) -- delete permissions from a permission set
    The acl_delete_perm() function is a POSIX.1e call that removes specific permissions from permissions set perm.
 acl_dup(3) -- duplicate an ACL
    The acl_dup() function returns a pointer to a copy of the ACL pointed to by the argument acl. This function may cause memory to be allocated. The caller should free any releasable memory, when the new...
 acl_free(3) -- free ACL working state
    The acl_free() call allows the freeing of ACL working space, such as is allocated by acl_dup(3), or acl_from_text(3).
<<  [Prev]  34  35  36  37  38  39  40  41  42  43  44  45  46  47  48  49  50  51  52  53  54  
55  56  57  58  59  60  61  62  63  64  65  66  67  68  69  70  71  72  73  74  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service