Searched refs:hastype (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/refer/
H A Drefer6.c24 int hastype(int, char *[], char);
152 if (hastype(nt, tv, 'J'))
154 if (hastype(nt, tv, 'B'))
156 if (hastype(nt, tv, 'R'))
158 if (hastype(nt, tv, 'G'))
160 if (hastype(nt, tv, 'I'))
162 if (hastype(nt, tv, 'M'))
168 hastype(int nt, char *tv[], char c) function

Completed in 80 milliseconds