Home
last modified time | relevance | path

Searched refs:result_slink (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/security/prot_hsymlinks/
H A Dprot_hsymlinks.c238 int result_slink = 0, in test_run() local
252 result_slink |= create_check_slinks(ufile, usr); in test_run()
261 (result_slink == 1) ? "FAIL" : "PASS", in test_run()
264 return result_slink | result_hlink; in test_run()

Completed in 3 milliseconds