Searched refs:STAT_PATH_LEN (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/os-Linux/
H A Dprocess.c26 #define STAT_PATH_LEN sizeof("/proc/#######/stat\0") macro
31 char proc_stat[STAT_PATH_LEN], buf[256];
63 char stat[STAT_PATH_LEN];

Completed in 107 milliseconds