Searched refs:PROC_CAP_LAST (Results 1 – 2 of 2) sorted by relevance
37 #define PROC_CAP_LAST "/proc/sys/kernel/cap_last_cap" macro49 if (access(PROC_CAP_LAST, R_OK) == 0) { in main()50 SAFE_FILE_SCANF(NULL, PROC_CAP_LAST, "%d", &cap_last_cap); in main()
36 #define PROC_CAP_LAST "/proc/sys/kernel/cap_last_cap" macro97 if (access(PROC_CAP_LAST, R_OK) == 0) { in main()98 SAFE_FILE_SCANF(NULL, PROC_CAP_LAST, "%d", &cap_last_cap); in main()