Searched refs:creat_both (Results 1 – 1 of 1) sorted by relevance
/external/ltp/testcases/kernel/syscalls/symlink/ |
D | symlink01.c | 316 int creat_both(char *path1, char *path2, char *path3); 343 SYMLINK, 0, 0, 1, creat_both, ck_both, { 351 READLINK, 0, 0, 4, creat_both, ck_both, { 357 STAT, 0, 0, 6, creat_both, ck_both, { 365 STAT_64, 0, 0, 6, creat_both, ck_both, { 373 LSTAT, 0, 0, 9, creat_both, ck_both, { 379 LSTAT_64, 0, 0, 9, creat_both, ck_both, { 395 LINK, 0, 0, 14, creat_both, ck_both, { 405 UNLINK, 0, 0, 16, creat_both, ck_both, { 409 CHMOD, 0, 0, 17, creat_both, ck_both, { [all …]
|