Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/security/prot_hsymlinks/
H A Dprot_hsymlinks.c239 result_hlink = 0, in test_run() local
253 result_hlink |= create_check_hlinks(ufile, usr); in test_run()
262 (result_hlink == 1) ? "FAIL" : "PASS"); in test_run()
264 return result_slink | result_hlink; in test_run()

Completed in 1 milliseconds