Searched refs:creat_path_max (Results 1 – 1 of 1) sorted by relevance
/external/ltp/testcases/kernel/syscalls/symlink/ |
D | symlink01.c | 318 int creat_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, { 796 int creat_path_max(char *path1, char *path2, char *path3) in creat_path_max() function
|