Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/file/
H A Dfile.h43 extern intmax_t f_getmaxoffset(int);
H A Dfile.c373 tmpmax = f_getmaxoffset(1); in main()
374 maxmagicoffset = f_getmaxoffset(0); in main()
H A Dmagicutils.c1098 f_getmaxoffset(int first) in f_getmaxoffset() function