Home
last modified time | relevance | path

Searched defs:procpid (Results 1 – 5 of 5) sorted by relevance

/third_party/toybox/toys/posix/
Dkill.c111 int count, procpid, procsid; local
Dps.c281 struct procpid { struct
299 * slot: which slot[] out of procpid. Negative means it's a string field. argument
/third_party/toybox/porting/liteos_a/toys/posix/
Dkill.c110 int count, procpid, procsid; local
Dps.c238 struct procpid { struct
256 * slot: which slot[] out of procpid. Negative means it's a string field. argument
/third_party/mksh/
Dsh.h910 EXTERN pid_t procpid; /* PID of executing process */ variable