Searched refs:PROC_BASE (Results 1 – 2 of 2) sorted by relevance
22 #define PROC_BASE "/proc" macro47 sprintf(filename, "%s/%d/exe", PROC_BASE, pid); in cmp_cmdline()70 if (!(dir = opendir(PROC_BASE))) { in pidof()71 perror(PROC_BASE); in pidof()
549 #define PROC_BASE "/proc" macro562 if (!(dir = opendir(PROC_BASE))) { in killall()