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

/freebsd-10.1-release/usr.bin/col/
H A Dcol.c96 static void dowarn(int);
264 dowarn(cur_line);
543 dowarn(int line) function
/freebsd-10.1-release/crypto/openssh/
H A Dcipher.c273 static int dowarn = 1; local
283 if (dowarn) {
286 dowarn = 0;

Completed in 108 milliseconds