Home
last modified time | relevance | path

Searched refs:owning (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libsec/common/
H A Dacl_lex.l879 aclent_entry_type(int type, int owning, int *ret) in aclent_entry_type() argument
886 *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()
H A Daclutils.h126 extern int aclent_entry_type(int type, int owning, int *ret);
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt10666 the static attribute have been moved from the headers to the owning C
12367 internal thread. Removed concept of "owning thread" for this special