Searched refs:close_fds (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/compress/ |
| H A D | _pipecompress.py | 118 close_fds=True, 127 close_fds=True,
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/ |
| H A D | 0002-run_program-support-timeout.patch | 57 - close_fds=True, 86 + close_fds=True,
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | cls_redirect.c | 358 static void close_fds(int *fds, int n) in close_fds() function 444 close_fds((int *)servers, sizeof(servers) / sizeof(servers[0][0])); in test_cls_redirect_common() 445 close_fds((int *)conns, sizeof(conns) / sizeof(conns[0][0])); in test_cls_redirect_common()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | test_verifier.c | 1008 goto close_fds; in do_test_single() 1094 close_fds: in do_test_single() 1105 goto close_fds; in do_test_single()
|
| /OK3568_Linux_fs/u-boot/tools/patman/ |
| H A D | cros_subprocess.py | 357 self.assertRaises(ValueError, Popen, 'true', close_fds=False)
|