Searched refs:ACORE (Results 1 – 2 of 2) sorted by relevance
| /xnu-10063.141.1/bsd/sys/ | ||
| H A D | acct.h | 102 #define ACORE 0x08 /* dumped core */ macro |
| /xnu-10063.141.1/bsd/kern/ | ||
| H A D | kern_core.c | 471 core_proc->p_acflag |= ACORE; in coredump() |