/netbsd-src/lib/libc/gen/ |
H A D | pw_scan.c | 63 gettime(time_t *res, const char *p, int *flags, int dowarn, int flag) in gettime() 96 getid(unsigned long *res, const char *p, int *flags, int dowarn, int flag) in getid() 140 int dowarn; in __pw_scan() local
|
/netbsd-src/usr.bin/xlint/lint2/ |
H A D | chk.c | 238 bool dowarn, eq; in chkvtui() local 296 bool eq, dowarn; in chkvtdi() local 442 bool promote, asgn, dowarn; chkau() local 1115 bool osdef, eq, dowarn; check_argument_declarations() local 1190 types_compatible(type_t * tp1,type_t * tp2,bool ignqual,bool promot,bool asgn,bool * dowarn) types_compatible() argument 1315 prototypes_compatible(type_t * tp1,type_t * tp2,bool * dowarn) prototypes_compatible() argument 1348 matches_no_arg_function(type_t * tp,bool * dowarn) matches_no_arg_function() argument [all...] |
/netbsd-src/usr.bin/xlint/lint1/ |
H A D | decl.c | 1888 bool dowarn = false; check_old_style_definition() local 1973 bool dowarn = false; declare_extern() local 2072 check_redeclaration(sym_t * dsym,bool * dowarn) check_redeclaration() argument 2166 prototypes_compatible(const type_t * tp1,const type_t * tp2,bool * dowarn) prototypes_compatible() argument 2194 matches_no_arg_function(const type_t * tp,bool * dowarn) matches_no_arg_function() argument 2221 types_compatible(const type_t * tp1,const type_t * tp2,bool ignqual,bool promot,bool * dowarn) types_compatible() argument 2472 bool dowarn = false; check_prototype_declaration() local 2639 bool dowarn = false; declare_external_in_block() local [all...] |
H A D | func.c | 276 bool dowarn = false; in begin_function() local
|
H A D | tree.c | 4286 bool dowarn; check_prototype_argument() local
|
/netbsd-src/usr.bin/col/ |
H A D | col.c | 598 dowarn(int line) in dowarn() function
|
/netbsd-src/lib/libterminfo/ |
H A D | compile.c | 55 dowarn(int flags, const char *fmt, ...) in dowarn() function
|
/netbsd-src/usr.bin/tic/ |
H A D | tic.c | 79 dowarn(const char *fmt, ...) in dowarn() function
|
/netbsd-src/libexec/makewhatis/ |
H A D | makewhatis.c | 118 static int dowarn = 0; variable
|