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

/freebsd-10.1-release/usr.bin/getent/
H A Dgetent.c167 const char *curpref; local
173 curpref = prefix;
175 printf("%s%s", curpref, strings[i]);
176 curpref = sep;
/freebsd-10.1-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 72 milliseconds