Searched refs:longpath_setup (Results 1 – 4 of 4) sorted by relevance
/external/ltp/testcases/kernel/syscalls/mknod/ |
D | mknod06.c | 93 int longpath_setup(); /* setup function to test mknod for ENAMETOOLONG */ 107 Longpathname, "Pathname too long", ENAMETOOLONG, longpath_setup}, { 222 int longpath_setup(void) in longpath_setup() function
|
/external/ltp/testcases/kernel/syscalls/stat/ |
D | stat03.c | 101 int longpath_setup(); /* setup function to test chmod for ENAMETOOLONG */ 115 Longpathname, "Pathname too long", ENAMETOOLONG, longpath_setup}, { 305 int longpath_setup(void) in longpath_setup() function
|
D | stat06.c | 136 int longpath_setup(); 159 longpath_setup}, 329 int longpath_setup(void) in longpath_setup() function
|
/external/ltp/testcases/kernel/syscalls/symlink/ |
D | symlink03.c | 110 int longpath_setup(); /* setup function to test chmod for ENAMETOOLONG */ 128 longpath_setup}, { 304 int longpath_setup(void) in longpath_setup() function
|