Searched refs:AFSPATHMAX (Results 1 – 2 of 2) sorted by relevance
20 #define AFSPATHMAX 1024 /* maximum length of a pathname plus NUL */ macro
1034 if (strlen(content) >= AFSPATHMAX) in afs_symlink()