Searched defs:PATH_MAX (Results 1 – 4 of 4) sorted by relevance
32 void get_my_path(char s[PATH_MAX]) in get_my_path()
62 void get_my_path(char exe[PATH_MAX]) in get_my_path()
12 #define PATH_MAX 4096 macro
780 static char *find_top_from(const char *indir, char path_buf[PATH_MAX]) in find_top_from()797 static char *find_top(char path_buf[PATH_MAX]) in find_top()