Home
last modified time | relevance | path

Searched refs:inheritable (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_prop.c80 boolean_t inheritable; in dsl_prop_get_dd() local
91 inheritable = (prop == ZPROP_INVAL || zfs_prop_inheritable(prop)); in dsl_prop_get_dd()
101 if (!inheritable) in dsl_prop_get_dd()
164 boolean_t inheritable; in dsl_prop_get_ds() local
168 inheritable = (prop == ZPROP_INVAL || zfs_prop_inheritable(prop)); in dsl_prop_get_ds()
189 if (inheritable) { in dsl_prop_get_ds()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dprivlib.c77 static const char *inheritable = PRIV_INHERITABLE; variable
543 ret = setppriv(PRIV_SET, inheritable, nset); in __init_daemon_priv()
656 (void) getppriv(inheritable, tmpset); in __init_suid_priv()
/illumos-gate/usr/src/uts/common/os/
H A Dpriv_defs305 effective, permitted and inheritable sets; the limit set must
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.msg554 # Command option description strings for inheritable option strings
/illumos-gate/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt753 comment=privileges if the limit or inheritable set are changed:
/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dkernel.implicit_dependencies.no_structs371 …ective, (struct __user_cap_data_struct)->permitted, (struct __user_cap_data_struct)->inheritable, ]