Searched refs:owning (Results 1 – 3 of 3) sorted by relevance
879 aclent_entry_type(int type, int owning, int *ret) in aclent_entry_type() argument886 *ret = (owning == 0) ? USER : USER_OBJ; in aclent_entry_type()889 *ret = (owning == 0) ? GROUP : GROUP_OBJ; in aclent_entry_type()898 *ret = (owning == 0) ? DEF_USER : DEF_USER_OBJ; in aclent_entry_type()901 *ret = (owning == 0) ? DEF_GROUP : DEF_GROUP_OBJ; in aclent_entry_type()
126 extern int aclent_entry_type(int type, int owning, int *ret);
10666 the static attribute have been moved from the headers to the owning C 12367 internal thread. Removed concept of "owning thread" for this special