Searched refs:owning (Results 1 – 5 of 5) sorted by relevance
869 aclent_entry_type(int type, int owning, int *ret) in aclent_entry_type() argument876 *ret = (owning == 0) ? USER : USER_OBJ; in aclent_entry_type()879 *ret = (owning == 0) ? GROUP : GROUP_OBJ; in aclent_entry_type()888 *ret = (owning == 0) ? DEF_USER : DEF_USER_OBJ; in aclent_entry_type()891 *ret = (owning == 0) ? DEF_GROUP : DEF_GROUP_OBJ; in aclent_entry_type()
123 extern int aclent_entry_type(int type, int owning, int *ret);
37 on the library libsymint.a was removed. This leaves SunPro owning the entire
78 (Side effect: If a process owning cache blocks of a files attempts
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