Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/file/
H A Dfile.c165 static int troffint(char *bp, int n);
877 else if (troffint(fbuf, fbsz)) in def_context_tests()
908 troffint(char *bp, int n) in troffint() function