HomeSort by relevance Sort by last modified time
    Searched refs:longpath_setup (Results 1 - 4 of 4) sorted by null

  /external/ltp/testcases/kernel/syscalls/mknod/
mknod06.c 93 int longpath_setup(); /* setup function to test mknod for ENAMETOOLONG */
107 Longpathname, "Pathname too long", ENAMETOOLONG, longpath_setup}, {
218 * longpath_setup() - setup to create a node with a name length exceeding
222 int longpath_setup(void) function
  /external/ltp/testcases/kernel/syscalls/stat/
stat03.c 101 int longpath_setup(); /* setup function to test chmod for ENAMETOOLONG */
115 Longpathname, "Pathname too long", ENAMETOOLONG, longpath_setup}, {
301 * longpath_setup() - setup to create a node with a name length exceeding
305 int longpath_setup(void) function
stat06.c 136 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/
symlink03.c 110 int longpath_setup(); /* setup function to test chmod for ENAMETOOLONG */
128 longpath_setup}, {
300 * longpath_setup() - setup to create a node with a name length exceeding
304 int longpath_setup(void) function

Completed in 494 milliseconds