Searched defs:isInheritable (Results 1 – 2 of 2) sorted by relevance
59 constexpr bool isInheritable() const { return kInheritable; } in isInheritable() function
1326 int isInheritable = get_inheritable(fd, raise); in set_inheritable() local