Searched defs:inheritable (Results 1 – 11 of 11) sorted by relevance
| /third_party/ltp/include/ |
| D | tst_capability.h | 31 uint32_t inheritable; member
|
| /third_party/ltp/testcases/kernel/syscalls/capset/ |
| D | capset02.c | 47 int inheritable; member
|
| /third_party/rust/crates/rustix/tests/process/ |
| D | prctl.rs | 136 inheritable: u32, in thread_has_capability() field
|
| /third_party/python/Lib/ |
| D | socket.py | 530 def set_inheritable(self, inheritable): argument 535 def set_inheritable(self, inheritable): argument
|
| /third_party/cups-filters/filter/ |
| D | pdf.cxx | 221 bool inheritable) in dict_lookup_rect()
|
| /third_party/gn/src/gn/ |
| D | resolved_target_data.h | 264 TargetPublicPairListBuilder inheritable; member
|
| /third_party/python/Lib/multiprocessing/ |
| D | reduction.py | 71 def duplicate(handle, target_process=None, inheritable=False, argument
|
| /third_party/python/Python/ |
| D | fileutils.c | 1329 set_inheritable(int fd, int inheritable, int raise, int *atomic_flag_works) in set_inheritable() 1487 _Py_set_inheritable(int fd, int inheritable, int *atomic_flag_works) in _Py_set_inheritable() 1496 _Py_set_inheritable_async_safe(int fd, int inheritable, int *atomic_flag_works) in _Py_set_inheritable_async_safe()
|
| /third_party/node/test/fixtures/wpt/resources/webidl2/lib/ |
| D | webidl2.js | 2653 inheritable: !partial, property 2825 static parse(tokeniser, instance, { inheritable, allowedMembers }) { property 3347 inheritable: !partial, property 3537 inheritable: !partial, property
|
| /third_party/python/Modules/clinic/ |
| D | posixmodule.c.h | 4719 int inheritable = 1; in os_dup2() local 8146 int inheritable; in os_set_inheritable() local 8221 int inheritable; in os_set_handle_inheritable() local
|
| /third_party/python/Modules/ |
| D | posixmodule.c | 9391 os_dup2_impl(PyObject *module, int fd, int fd2, int inheritable) in os_dup2_impl() 13451 os_set_inheritable_impl(PyObject *module, int fd, int inheritable) in os_set_inheritable_impl() 13500 int inheritable) in os_set_handle_inheritable_impl()
|