Lines Matching defs:inheritable
887 * @inheritable: inheritable capability set
890 * Get the @effective, @inheritable, and @permitted capability sets for the
899 kernel_cap_t *inheritable,
903 effective, inheritable, permitted);
911 * @inheritable: inheritable capability set
914 * Set the @effective, @inheritable, and @permitted capability sets for the
921 const kernel_cap_t *inheritable,
925 effective, inheritable, permitted);
1134 * process such as clearing out non-inheritable signal state. This is called