Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/file/
H A Dfile.c101 static intmax_t tmpmax; variable
373 tmpmax = f_getmaxoffset(1); in main()
375 if (maxmagicoffset < tmpmax) { in main()
376 maxmagicoffset = tmpmax; in main()