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

/linux-4.1.27/arch/um/os-Linux/
H A Dprocess.c23 #define STAT_PATH_LEN sizeof("/proc/#######/stat\0") macro
28 char proc_stat[STAT_PATH_LEN], buf[256]; os_process_pc()
60 char stat[STAT_PATH_LEN]; os_process_parent()

Completed in 83 milliseconds