HomeSort by: relevance | last modified time | path
    Searched defs:count_mask (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/posix1e/
acl_support.c 186 count_group=0, count_mask=0, count_other=0; local in function:_posix1e_acl_check
244 count_mask++;
268 if (count_mask != 0 && count_mask != 1)
acl_support.c 186 count_group=0, count_mask=0, count_other=0; local in function:_posix1e_acl_check
244 count_mask++;
268 if (count_mask != 0 && count_mask != 1)
acl_support.c 186 count_group=0, count_mask=0, count_other=0; local in function:_posix1e_acl_check
244 count_mask++;
268 if (count_mask != 0 && count_mask != 1)

Completed in 30 milliseconds