Searched refs:dup (Results 176 - 180 of 180) sorted by relevance
12345678
/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/ |
H A D | seccomp_bpf.c | 3769 dup_fd = dup(pipe_fds[0]); in TEST()
|
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | unistdndk.cpp | 1881 dup(fd);
in Dup() 2212 {"dup", nullptr, Dup, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
/test/xts/acts/multimedia/image/image_ets_standard/imageNdk/entry/src/main/cpp/ |
H A D | ImageNdk.cpp | 391 fd = dup(fd); in TestSavePixelmap()
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_container.cpp | 2860 auto newFd = dup(fd); in UpdateSharedImage() 2862 LOGE("dup fd fail, fail reason: %{public}s, fd: %{public}d, picName: %{private}s, length: %{public}d", in UpdateSharedImage()
|
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/ |
H A D | seccomp_bpf.c | 3839 dup_fd = dup(pipe_fds[0]); in TEST()
|
Completed in 24 milliseconds
12345678