HomeSort by: relevance | last modified time | path
    Searched defs:count_other (Results 1 - 2 of 2) 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
252 count_other++;
271 if (count_other != 1)
acl_support.c 186 count_group=0, count_mask=0, count_other=0; local in function:_posix1e_acl_check
252 count_other++;
271 if (count_other != 1)

Completed in 24 milliseconds