Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/user/src/stdio/
Dpopen.c12 FILE *popen(const char *cmd, const char *mode) in popen() function
/third_party/musl/src/stdio/
Dpopen.c11 FILE *popen(const char *cmd, const char *mode) in popen() function
/third_party/e2fsprogs/include/nonunix/
Dunistd.h15 #define popen _popen macro
/third_party/python/Doc/whatsnew/
D3.2.rst1374 popen section in New, Improved, and Deprecated Modules
/third_party/python/Lib/multiprocessing/
Dcontext.py354 def set_spawning_popen(popen): argument
/third_party/python/Lib/
Dos.py976 def popen(cmd, mode="r", buffering=-1): function
/third_party/FreeBSD/sys/dev/usb/
Dusb_generic.c1386 struct usb_fs_open *popen; in ugen_ioctl() member
/third_party/boost/tools/build/src/engine/
Dbuiltins.cpp2321 #define popen windows_popen_wrapper macro
/third_party/sqlite/src/
Dshell.c186 # define popen _popen macro