Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/security/prot_hsymlinks/
Dprot_hsymlinks.c135 static const char hrdlink_proc_path[] = "/proc/sys/fs/protected_hardlinks"; variable
293 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()