Home
last modified time | relevance | path

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

/linux/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]; in os_process_pc()
61 char stat[STAT_PATH_LEN]; in os_process_parent()