Home
last modified time | relevance | path

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

/freebsd/usr.bin/getent/
H A Dgetent.c167 const char *curpref; in printfmtstrings() local
173 curpref = prefix; in printfmtstrings()
175 printf("%s%s", curpref, strings[i]); in printfmtstrings()
176 curpref = sep; in printfmtstrings()
/freebsd/contrib/sendmail/src/
H A Ddeliver.c7273 unsigned short curpref = 0; local
7296 prefer[nmx] = curpref;
7312 curpref++;