Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/security/prot_hsymlinks/
Dprot_hsymlinks.c136 static const char symlink_proc_path[] = "/proc/sys/fs/protected_symlinks"; variable
305 SAFE_FILE_SCANF(cleanup, symlink_proc_path, "%d", &value); in get_protected_slinks()
316 SAFE_FILE_PRINTF(cleanup, symlink_proc_path, "%d", value == 1); in switch_protected_slinks()