Home
last modified time | relevance | path

Searched refs:xpidfile (Results 1 – 4 of 4) sorted by relevance

/third_party/toybox/toys/pending/
Dsyslogd.c480 xpidfile("syslogd"); in syslogd_main()
/third_party/toybox/porting/liteos_a/lib/
Dlib.h183 void xpidfile(char *name);
/third_party/toybox/lib/
Dlib.h190 void xpidfile(char *name);
Dxwrap.c782 void xpidfile(char *name) in xpidfile() function