info
#define info(v) (v)->ntype /* badly overloaded here */
info(void)
struct info {
info(char *format, ...)
info(const char *fmt, ...)
static const struct info {
info(int nowarn, pam_handle_t *pamh, char *fmt, ...)
info(boolean_t nowarn, pam_handle_t *pamh, char *fmt, ...)
info(const char *format, ...)
void info(struct position pos, const char * fmt, ...)