Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/symlink/
Dsymlink01.c323 int ck_path_max(char *path1, char *path2, char *path3);
347 SYMLINK, 1, ENAMETOOLONG, 3, creat_path_max, ck_path_max, {
353 READLINK, 1, ENAMETOOLONG, 5, creat_path_max, ck_path_max, {
835 int ck_path_max(char *path1, char *path2, char *path3) in ck_path_max() function