Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/tar/
H A Dtar.c175 #define MAXLEV (PATH_MAX / 2) macro
1806 if (lev > MAXLEV) { in putfile()