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

/illumos-gate/usr/src/cmd/refer/
H A Dsortbib.c29 int oneauth; /* has there been author in the record? */ variable
140 oneauth = 0; /* reset number of authors */
220 if (oneauth && !multauth) /* no repeat */
222 else if (oneauth) /* mult auths */
233 oneauth = 1;

Completed in 57 milliseconds