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

/linux-master/arch/um/os-Linux/
H A Dprocess.c24 #define STAT_PATH_LEN sizeof("/proc/#######/stat\0") macro
29 char proc_stat[STAT_PATH_LEN], buf[256];
61 char stat[STAT_PATH_LEN];

Completed in 699 milliseconds