Home
last modified time | relevance | path

Searched defs:tc_ptr (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/symlink/
Dsymlink01.c452 struct all_test_cases *tc_ptr; member
897 struct all_test_cases *tc_ptr; in do_syscalltests() local
1024 void do_EEXIST(struct all_test_cases *tc_ptr) in do_EEXIST()
1073 void do_ENOENT(struct all_test_cases *tc_ptr) in do_ENOENT()
1152 void do_ELOOP(struct all_test_cases *tc_ptr) in do_ELOOP()
1239 void do_ENOTDIR(struct all_test_cases *tc_ptr) in do_ENOTDIR()
1269 void do_EXDEV(struct all_test_cases *tc_ptr) in do_EXDEV()
1304 void do_ENAMETOOLONG(struct all_test_cases *tc_ptr) in do_ENAMETOOLONG()
1352 void do_EINVAL(struct all_test_cases *tc_ptr) in do_EINVAL()
1382 void do_readlink(struct all_test_cases *tc_ptr) in do_readlink()
[all …]
/third_party/ltp/testcases/kernel/syscalls/bind/
Dbind04.c84 static void *peer_thread(void *tc_ptr) in peer_thread()
Dbind05.c84 static void *peer_thread(void *tc_ptr) in peer_thread()