Home
last modified time | relevance | path

Searched defs:inheritable (Results 1 - 7 of 7) sorted by relevance

/third_party/ltp/include/
H A Dtst_capability.h31 uint32_t inheritable; member
/third_party/ltp/testcases/kernel/syscalls/capset/
H A Dcapset02.c47 int inheritable; member
/third_party/cups-filters/filter/
H A Dpdf.cxx218 dict_lookup_rect(QPDFObjectHandle object, std::string const& key, float rect[4], bool inheritable) dict_lookup_rect() argument
/third_party/gn/src/gn/
H A Dresolved_target_data.h264 TargetPublicPairListBuilder inheritable; member
/third_party/python/Python/
H A Dfileutils.c1329 set_inheritable(int fd, int inheritable, int raise, int *atomic_flag_works) in set_inheritable() argument
1487 _Py_set_inheritable(int fd, int inheritable, int *atomic_flag_works) _Py_set_inheritable() argument
1496 _Py_set_inheritable_async_safe(int fd, int inheritable, int *atomic_flag_works) _Py_set_inheritable_async_safe() argument
[all...]
/third_party/python/Modules/clinic/
H A Dposixmodule.c.h4719 int inheritable = 1; in os_dup2() local
8146 int inheritable; os_set_inheritable() local
8221 int inheritable; os_set_handle_inheritable() local
[all...]
/third_party/python/Modules/
H A Dposixmodule.c9429 os_dup2_impl(PyObject *module, int fd, int fd2, int inheritable) in os_dup2_impl() argument
13489 os_set_inheritable_impl(PyObject *module, int fd, int inheritable) os_set_inheritable_impl() argument
13537 os_set_handle_inheritable_impl(PyObject *module, intptr_t handle, int inheritable) os_set_handle_inheritable_impl() argument
[all...]

Completed in 41 milliseconds