Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/security/tomoyo/
H A Dinclude.h60 static inline int uselib(const char *library) in uselib() function
65 static inline int uselib(const char *library) in uselib() function
H A Dtomoyo_file_test.c87 /* QUESTION: Is there a file which can be passed to uselib()? */ in stage_file_test()
88 show_prompt("uselib()"); in stage_file_test()
89 show_result(uselib("/bin/true")); in stage_file_test()
H A Dtomoyo_new_file_test.c148 show_result(uselib("/bin/true"), 1); in stage_file_test()
150 show_result(uselib("/bin/true"), 0); in stage_file_test()

Completed in 2 milliseconds