Searched defs:lastype (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/refer/
H A Drefer6.c35 int nauth = 0, i, lastype = 0, cch, macro = 0, la; local
44 if (lastype && macro)
56 cch = lastype;
68 if (lastype != 0) {
73 lastype, tx, sep);
74 if (lastype == 'T')
77 if (lastype == 'A')
83 lastype = 0;
119 lastype = cch;
125 if (lastype
[all...]

Completed in 84 milliseconds