Searched refs:creat_both (Results 1 - 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/syscalls/symlink/
H A Dsymlink01.c316 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_bot
714 int creat_both(char *path1, char *path2, char *path3) function
[all...]

Completed in 50 milliseconds