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

/external/ltp/testcases/kernel/syscalls/mknod/
H A Dmknod06.c93 int longpath_setup(); /* setup function to test mknod for ENAMETOOLONG */
115 Longpathname, "Pathname too long", ENAMETOOLONG, longpath_setup}, {
244 * longpath_setup() - setup to create a node with a name length exceeding
248 int longpath_setup(void) function
/external/ltp/testcases/kernel/syscalls/unlink/
H A Dunlink07.c133 int longpath_setup();
162 Longpathname, "pathname too long", ENAMETOOLONG, longpath_setup}, {
284 int longpath_setup(void) function
/external/ltp/testcases/kernel/syscalls/stat/
H A Dstat03.c101 int longpath_setup(); /* setup function to test chmod for ENAMETOOLONG */
123 Longpathname, "Pathname too long", ENAMETOOLONG, longpath_setup}, {
324 * longpath_setup() - setup to create a node with a name length exceeding
328 int longpath_setup(void) function
H A Dstat06.c136 int longpath_setup();
159 longpath_setup},
327 * longpath_setup() - creates a filename that is too long
329 int longpath_setup(void) function
/external/ltp/testcases/kernel/syscalls/symlink/
H A Dsymlink03.c112 int longpath_setup(); /* setup function to test chmod for ENAMETOOLONG */
137 longpath_setup}, {
320 * longpath_setup() - setup to create a node with a name length exceeding
324 int longpath_setup(void) function

Completed in 173 milliseconds