Searched refs:warnx1 (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/printf/ |
H A D | printf.c | 47 #define warnx1(a, b, c) warnx(a) macro 161 warnx1(_("missing format character"), NULL, NULL); in main() 228 warnx1(_("incomplete use of n$"), NULL, NULL); in doformat() 238 warnx1(_("incomplete use of n$"), NULL, NULL); in doformat() 273 warnx1(_("incomplete use of n$"), in doformat() 284 warnx1(_("incomplete use of n$"), NULL, NULL); in doformat() 308 warnx1(_("missing format character"), NULL, NULL); in doformat()
|