Home
last modified time | relevance | path

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

/titanic_52/usr/src/cmd/file/
H A Dfile.c102 static intmax_t tmpmax; variable
374 tmpmax = f_getmaxoffset(1); in main()
376 if (maxmagicoffset < tmpmax) { in main()
377 maxmagicoffset = tmpmax; in main()