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

  /src/lib/libc/posix1e/
acl_support.c 185 int count_user_obj=0, count_user=0, count_group_obj=0, local in function:_posix1e_acl_check
213 if (count_user && (entry->ae_id <= highest_uid))
216 count_user++;
acl_support.c 185 int count_user_obj=0, count_user=0, count_group_obj=0, local in function:_posix1e_acl_check
213 if (count_user && (entry->ae_id <= highest_uid))
216 count_user++;

Completed in 27 milliseconds