Home
last modified time | relevance | path

Searched refs:AFORK (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dacct.h66 #define AFORK 0x01 /* ... executed fork, but did not exec */ macro
/linux-2.4.37.9/kernel/
Dacct.c308 ac.ac_flag |= AFORK; in do_acct_process()