Searched defs:path_max (Results 1 – 5 of 5) sorted by relevance
32 int fd, i, path_max; in main() local
32 int result, i, path_max; in main() local
202 const size_t path_max = 4096; in parse_args() local
533 size_t path_max; in DCIGETTEXT() local
394 unsigned path_max = PATH_MAX; variable