Searched defs:mkfifo (Results 1 – 6 of 6) sorted by relevance
/aosp12/bionic/libc/include/android/ | ||
H A D | legacy_sys_stat_inlines.h | 39 static __inline int mkfifo(const char* __path, mode_t __mode) { in mkfifo() function |
/aosp12/bionic/libc/bionic/ | ||
H A D | mkfifo.cpp | 33 int mkfifo(const char* path, mode_t mode) { in mkfifo() function |
/aosp12/bionic/tests/ | ||
H A D | sys_stat_test.cpp | 77 TEST(sys_stat, mkfifo) { in TEST() argument |
/aosp12/hardware/google/camera/common/hal/hidl_service/ | ||
H A D | libc_wrappers.cc | 38 extern "C" int mkfifo(const char* pathname, mode_t mode) { in mkfifo() function |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |