Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/symlink/
Dsymlink01.c622 static int see_if_a_symlink(char *path) in see_if_a_symlink() function
736 if ((ret = see_if_a_symlink(path2)) == -1) { in ck_symlink()
863 if ((ret = see_if_a_symlink(path1)) < 0) { in ck_object()
1276 if (see_if_a_symlink(Y_A_S_FILE) == -1) { in do_EXDEV()
1313 if (see_if_a_symlink(full_path) == -1) { in do_ENAMETOOLONG()