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

/freebsd-9.3-release/usr.bin/getent/
H A Dgetent.c165 const char *curpref; local
171 curpref = prefix;
173 printf("%s%s", curpref, strings[i]);
174 curpref = sep;
/freebsd-9.3-release/contrib/sendmail/src/
H A Ddeliver.c5950 unsigned short curpref = 0; local
5979 prefer[nmx] = curpref;
5991 ** higher than this one, so simply increment curpref.
5995 curpref++;

Completed in 104 milliseconds