Searched refs:hrdlink_proc_path (Results 1 – 1 of 1) sorted by relevance
135 static const char hrdlink_proc_path[] = "/proc/sys/fs/protected_hardlinks"; variable293 SAFE_FILE_SCANF(cleanup, hrdlink_proc_path, "%d", &value); in get_protected_hlinks()306 SAFE_FILE_PRINTF(cleanup, hrdlink_proc_path, "%d", value == 1); in switch_protected_hlinks()