HomeSort by relevance Sort by last modified time
    Searched full:long_pathname (Results 1 - 1 of 1) sorted by null

  /external/ltp/testcases/kernel/syscalls/truncate/
truncate03.c 70 static char long_pathname[PATH_MAX + 2]; variable
83 { long_pathname, TRUNC_LEN, ENAMETOOLONG },
147 memset(long_pathname, 'a', PATH_MAX + 1);

Completed in 80 milliseconds