Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/security/prot_hsymlinks/
Dprot_hsymlinks.c142 static void test_user_cmd(const char *user_cmd);
214 test_user_cmd("useradd"); in setup()
281 test_user_cmd("userdel -r"); in cleanup()
319 static void test_user_cmd(const char *user_cmd) in test_user_cmd() function