Home
last modified time | relevance | path

Searched defs:Popen (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dprocess.py60 class Popen(subprocess.Popen): class
/OK3568_Linux_fs/u-boot/tools/patman/
H A Dcros_subprocess.py33 class Popen(subprocess.Popen): class
/OK3568_Linux_fs/external/xserver/os/
H A Dutils.c1415 Popen(const char *command, const char *type) in Popen() function