NAME
aaccllddeelleetteeffllaaggnnpp - delete flags from a flag set
LLIIBBRRAARRYYStandard C Library (libc, -lc)
SYNOPSIS
##iinncclluuddee <
> ##iinncclluuddee <
int aaccllddeelleetteeffllaaggnnpp(aclflagsett flagsetd, aclflagt flag);> DESCRIPTION
The aaccllddeelleetteeffllaaggnnpp() function is a nonstandard extension that removes the specific flag flag from the flag set flagsetd.RETURN VALUES
The aaccllddeelleetteeffllaaggnnpp() function returns the value 0 if successful; oth-
erwise the value -1 is returned and the global variable errno is set to
indicate the error. EERRRROORRSS The aaccllddeelleetteeffllaaggnnpp() function fails if: [EINVAL] Argument flagsetd is not a valid descriptor for a flag set. Argument flag does not contain an aclflagt value that is valid for the flagsetd flagset.SEE ALSO
acl(3), acladdflagnp(3), aclclearflagsnp(3), aclgetflagsetnp(3), aclsetflagsetnp(3), AUTHORS Michael Smith Chris D. Faulhaber BSD March 10, 2001 BSD