Searched refs:PROCATTR (Results 1 – 1 of 1) sorted by relevance
18 #define PROCATTR "/proc/self/attr/" macro26 len = strlen(PROCATTR) + strlen(attr) + 1; in read_proc_attr()30 sprintf(path, "%s%s", PROCATTR, attr); in read_proc_attr()