Searched defs:popen (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/upstream-netbsd/lib/libc/gen/ | ||
D | popen.c | 81 popen(const char *command, const char *type) in popen() function |
/bionic/tests/ | ||
D | stdio_test.cpp | 594 TEST(STDIO_TEST, popen) { in TEST() argument |