NAME
aaccllaaddddffllaaggnnpp - add flags to an flag set
LLIIBBRRAARRYYStandard C Library (libc, -lc)
SYNOPSIS
##iinncclluuddee <
> ##iinncclluuddee <
int aaccllaaddddffllaaggnnpp(aclflagsett flagsetd, aclflagt flag);> DESCRIPTION
The aaccllaaddddffllaaggnnpp() function is a nonstandard extension that adds the flag contained in flag to the flag set flagsetd. Note: it is not considered an error to attempt to add flags that already exist in the flag set.RETURN VALUES
The aaccllaaddddffllaaggssnnpp() function returns the value 0 if successful; other-
wise the value -1 is returned and the global variable errno is set to
indicate the error. EERRRROORRSS The aaccllaaddddffllaaggssnnpp() function fails if: [EINVAL] Argument flagsetd is not a valid descriptor for a flag set. Argument flag does not contain an aclflagt value valid for the flagset flagsetd.SEE ALSO
acl(3), aclclearentryflagsetnp(3), acldeleteentryflagnp(3), aclgetentryflagsetnp(3), aclsetentrypermsetnp(3), posix1e(3) AUTHORS Michael Smith Chris D Fulhaber BSD March 10, 2001 BSD