Home
last modified time | relevance | path

Searched defs:popen (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/upstream-netbsd/lib/libc/gen/
Dpopen.c81 popen(const char *command, const char *type) in popen() function
/bionic/tests/
Dstdio_test.cpp594 TEST(STDIO_TEST, popen) { in TEST() argument