Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/symlink/
Dsymlink01.c266 #define UTIME "utime01" macro
415 UTIME, 0, 0, 19, creat_both, ck_both, {
417 UTIME, 1, ENOENT, 20, creat_symlink, ck_symlink, {
419 UTIME, 1, ELOOP, 28, creat_symlink, ck_symlink, {
484 UTIME, "utime", 3, &test_objects[33],
1001 else if (cktcsid(tc_ptr->tcid, UTIME)) in do_syscalltests()
1119 } else if (cktcsid(tc_ptr->tcid, UTIME)) { in do_ENOENT()
1202 } else if (cktcsid(tc_ptr->tcid, UTIME)) { in do_ELOOP()