Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/removexattr/
Dremovexattr01.c44 static void verify_removexattr(void);
61 verify_removexattr(); in main()
68 static void verify_removexattr(void) in verify_removexattr() function
Dremovexattr02.c59 static void verify_removexattr(struct test_case *tc);
77 verify_removexattr(&tc[i]); in main()
84 static void verify_removexattr(struct test_case *tc) in verify_removexattr() function