Searched refs:proc_appstate (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215/libsyscall/wrappers/libproc/ | ||
| H A D | libproc_internal.h | 62 int proc_appstate(int pid, int * appstatep); |
| H A D | libproc.c | 804 proc_appstate(int pid, int * appstatep) in proc_appstate() function |