Searched defs:dowarn (Results 1 - 9 of 9) sorted by relevance
| /src/lib/libc/gen/ |
| H A D | pw_scan.c | 63 gettime(time_t *res, const char *p, int *flags, int dowarn, int flag) argument 96 getid(unsigned long *res, const char *p, int *flags, int dowarn, int flag) argument 140 int dowarn; local in function:__pw_scan [all...] |
| /src/lib/libterminfo/ |
| H A D | compile.c | 55 dowarn(int flags, const char *fmt, ...) function in typeref:typename:void __printflike (2,3) [all...] |
| /src/usr.bin/tic/ |
| H A D | tic.c | 79 dowarn(const char *fmt, ...) function in typeref:typename:void __printflike (1,2) [all...] |
| /src/usr.bin/xlint/lint2/ |
| H A D | chk.c | 243 bool dowarn, eq; local in function:chkvtui 309 bool dowarn = false; local in function:chkvtdi 452 bool promote, asgn, dowarn; local in function:chkau 1127 bool osdef, eq, dowarn; local in function:check_argument_declarations 1203 types_compatible(const type_t * tp1,const type_t * tp2,bool ignqual,bool promot,bool asgn,bool * dowarn) argument 1328 prototypes_compatible(const type_t * tp1,const type_t * tp2,bool * dowarn) argument 1354 matches_no_arg_function(const type_t * tp,bool * dowarn) argument [all...] |
| /src/usr.bin/col/ |
| H A D | col.c | 598 dowarn(int line) function in typeref:typename:void
|
| /src/usr.bin/xlint/lint1/ |
| H A D | func.c | 273 bool dowarn = false; local in function:begin_function
|
| H A D | decl.c | 1922 bool dowarn = false; local in function:check_old_style_definition 2007 bool dowarn = false; local in function:declare_extern 2124 check_redeclaration(sym_t *dsym, bool *dowarn) argument 2218 prototypes_compatible(const type_t *tp1, const type_t *tp2, bool *dowarn) argument 2263 types_compatible(const type_t * tp1,const type_t * tp2,bool ignqual,bool promot,bool * dowarn) argument 2516 bool dowarn = false; local in function:check_prototype_declaration 2683 bool dowarn = false; local in function:declare_external_in_block [all...] |
| H A D | tree.c | 4565 bool dowarn; local in function:check_prototype_argument
|
| /src/libexec/makewhatis/ |
| H A D | makewhatis.c | 118 static int dowarn = 0; variable in typeref:typename:int
|
Completed in 16 milliseconds