Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/prserv/
H A Dserv.py139 def run_as_daemon(func, pidfile, logfile): argument
/OK3568_Linux_fs/kernel/kernel/
H A Dfork.c1909 struct file *pidfile = NULL; in copy_process() local