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

  man pages->FreeBSD man pages              
Title
Content
Arch
Section
 
 acl_set_file(3) -- set an ACL for a file
    The acl_set_fd(), acl_set_fd_np(), acl_set_file(), and acl_set_link_np() each associate an ACL with an object referred to by fd or path_p. The acl_set_fd_np() and acl_set_link_np() functions are not P...
 acl_set_permset(3) -- set the permissions of an ACL entry
    The acl_set_permset() function is a POSIX.1e call that sets the permissions of ACL entry entry_d with the permissions contained in permset_d.
 acl_set_qualifier(3) -- set ACL tag qualifier
    The acl_set_qualifier() function is a POSIX.1e call that sets the qualifier of the tag for the ACl entry entry_d to the value referred to by tag_qualifier_p.
 acl_set_tag_type(3) -- set the tag type of an ACL entry
    The acl_set_tag_type() function is a POSIX.1e call that sets the ACL tag type of ACL entry entry_d to the value of tag_type.
 acl_to_text(3) -- convert an ACL to text
    The acl_to_text() function translates the ACL pointed to by argument acl into a NULL terminated character string. If the pointer len_p is not NULL, then the function shall return the length of the str...
 acl_valid(3) -- validate an ACL
    These functions check that the ACL referred to by the argument acl is valid. The POSIX.1e routine, acl_valid(), checks this validity only with POSIX.1e ACL semantics, and irrespective of the context i...
 acl_valid_fd_np(3) -- validate an ACL
    These functions check that the ACL referred to by the argument acl is valid. The POSIX.1e routine, acl_valid(), checks this validity only with POSIX.1e ACL semantics, and irrespective of the context i...
 acl_valid_file_np(3) -- validate an ACL
    These functions check that the ACL referred to by the argument acl is valid. The POSIX.1e routine, acl_valid(), checks this validity only with POSIX.1e ACL semantics, and irrespective of the context i...
 acos(3) -- arc cosine functions
    The acos() and the acosf() functions compute the principal value of the arc cosine of x. A domain error occurs for arguments not in the range [-1, +1]. For a discussion of error due to roundoff, see m...
 acosf(3) -- arc cosine functions
    The acos() and the acosf() functions compute the principal value of the arc cosine of x. A domain error occurs for arguments not in the range [-1, +1]. For a discussion of error due to roundoff, see m...
 acosh(3) -- inverse hyperbolic cosine functions
    The acosh() and the acoshf() functions compute the inverse hyperbolic cosine of the real argument x. For a discussion of error due to roundoff, see math(3).
 acoshf(3) -- inverse hyperbolic cosine functions
    The acosh() and the acoshf() functions compute the inverse hyperbolic cosine of the real argument x. For a discussion of error due to roundoff, see math(3).
 addch(3) -- add a character (with attributes) to a curses window, then advance the cursor
    The addch, waddch, mvaddch and mvwaddch routines put the character ch into the given window at its current window position, which is then advanced. They are analogous to putchar in stdio(3). If the ad...
 addchnstr(3) -- add a string of characters (and attributes) to a curses window
    These routines copy chstr into the window image structure at and after the current cursor position. The four routines with n as the last argument copy at most n elements, but no more than will fit on ...
 addchstr(3) -- add a string of characters (and attributes) to a curses window
    These routines copy chstr into the window image structure at and after the current cursor position. The four routines with n as the last argument copy at most n elements, but no more than will fit on ...
<<  [Prev]  1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  
22  23  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service