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

  man pages->Tru64 Unix man pages              
Title
Content
Arch
Section
 
 a64l(3) -- convert long integer and base-64 ASCII string
    These functions are used to maintain numbers stored in base-64 ASCII characters. The a64l() function converts a character string to a long integer. The l64a() function converts a long integer to a cha...
 abort(3) -- Generates a software signal to end the current process
    The abort() function sends a SIGABRT signal to the current process. This signal terminates the process unless both of the following conditions are true: (1) signal SIGABRT is being caught, and (2) the...
 abs(3) -- Computes absolute value and division of integers
    The abs() function returns the absolute value of its integer operand. The div() function computes the quotient and remainder of the division of the numerator numerator by the denominator denominator. ...
 acalloc(3) -- arena memory allocator
    The amalloc family of routines provides a main memory allocator based on the malloc(3) memory allocator. This allocator has been extended so that an arbitrary memory space ("arena") can be set up as...
 acceptable_password(3) -- Determines if a password meets deduction requirements (Enhanced Security)
    The acceptable_password() function determines if the given password is difficult to deduce from well known, passwordguessing heuristics. The cleartext (plaintext) password is passed as the first argum...
 acl_add_perm(3) -- Adds a permission to a set of permissions belonging to an ACL entry
    NOTE: This function is based on Draft 13 of the POSIX P1003.6 standard. The acl_add_perm() function adds the permission specified by perm_d to the permission set referred to by the permset_d parameter...
 acl_clear_perm(3) -- Clears a set of permissions in an ACL entry
    NOTE: This function is based on Draft 13 of the POSIX P1003.6 standard. The acl_clear_perm() function clears the permissions from the permission set in permset_d.
 acl_copy_entry(3) -- Copies an ACL entry
    NOTE: This function is based on Draft 13 of the POSIX P1003.6 standard. The acl_copy_entry() function copies the contents of the individual ACL entry indicated by the src_d parameter to the individual...
 acl_copy_ext(3) -- Copies the ACL from internal working space format to a contiguous, persistent form of the ACL
    NOTE: This function is based on Draft 13 of the POSIX P1003.6 standard. The acl_copy_ext() function copies the contents of the ACL in internal working space format, pointed to by acl_d, into the buffe...
 acl_copy_int(3) -- Copies the ACL from contiguous, persistent format to internal working space format
    NOTE: This function is based on Draft 13 of the POSIX P1003.6 standard. The acl_copy_int() function copies the contents of the ACL from the buffer pointed to by buf_p to the working storage internal f...
 acl_create_entry(3) -- Create a new ACL entry
    NOTE: This function is based on Draft 13 of the POSIX P1003.6 standard. The acl_create_entry() function creates a new ACL entry in the ACL pointed to by the acl_p argument. If there is insufficient sp...
 acl_delete_def_fd(3) -- Deletes the default access ACL from the designated directory
    NOTE: This function is based on Draft 13 of the POSIX P1003.6 standard. The acl_delete_def_fd() function deletes the default access ACL from the directory designated by fd.
 acl_delete_def_file(3) -- Deletes the default access ACL from the designated directory
    NOTE: This function is based on Draft 13 of the POSIX P1003.6 standard. The acl_delete_def_file() function deletes the default access ACL from the directory designated by path_p.
 acl_delete_entry(3) -- Deletes an ACL entry
    NOTE: This function is based on Draft 13 of the POSIX P1003.6 standard. Deletes the designated ACL entry from the ACL that contains it.
 acl_delete_perm(3) -- Delete permissions from a set of permissions belonging to an ACL entry
    NOTE: This function is based on Draft 13 of the POSIX P1003.6 standard. The acl_delete_perm() function deletes the specified permission in perm_d from the permission set. This function does not return...
<<  [Prev]  1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  
[Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service