Home
last modified time | relevance | path

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

/aosp_15_r20/external/toybox/toys/posix/
H A Dps.c286 struct procpid { struct
305 * slot: which slot[] out of procpid. Negative means it's a string field. argument
H A Dkill.c117 int count, procpid, procsid; local
/aosp_15_r20/external/mksh/src/
H A Dsh.h910 EXTERN pid_t procpid; /* PID of executing process */ variable