Home
last modified time | relevance | path

Searched refs:MAXLEV (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/tar/
H A Dtar.c168 #define MAXLEV (PATH_MAX / 2) macro
1878 if (lev > MAXLEV) { in putfile()