Home
last modified time | relevance | path

Searched defs:dowarn (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/usr.bin/ssh/
Dcipher.c204 static int dowarn = 1; in cipher_init() local
/mirbsd/src/usr.bin/col/
Dcol.c592 dowarn(int line) in dowarn() function
/mirbsd/src/gnu/usr.bin/perl/
Dutf8.c418 const bool dowarn = ckWARN_d(WARN_UTF8); in Perl_utf8n_to_uvuni() local
Dembedvar.h1492 #define dowarn PL_dowarn macro