Searched refs:proc_get_dirty (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215/libsyscall/wrappers/libproc/ | ||
| H A D | libproc.h | 127 int proc_get_dirty(pid_t pid, uint32_t *flags); |
| H A D | libproc.c | 402 proc_get_dirty(pid_t pid, uint32_t *flags) in proc_get_dirty() function |