| /src/usr.bin/xlint/lint1/ |
| err.c | 596 (error_at)(int msgid, const pos_t *pos, ...) function
|
| err.c | 596 (error_at)(int msgid, const pos_t *pos, ...) function
|
| lint1.h | 602 # define error_at(msgid, pos, args...) \ macro 603 wrap_check_printf_at(error_at, msgid, pos, ##args)
|
| lint1.h | 602 # define error_at(msgid, pos, args...) \ macro 603 wrap_check_printf_at(error_at, msgid, pos, ##args)
|
| /src/tests/usr.bin/indent/ |
| fmt_decl.c | 974 (error_at)(int msgid, const pos_t *pos, ...) function
|
| fmt_decl.c | 974 (error_at)(int msgid, const pos_t *pos, ...) function
|