Searched refs:normsg_cont (Results 1 – 1 of 1) sorted by relevance
89 #define normsg_cont(fmt, ...) do { \ macro93 normsg_cont(fmt "\n", ##__VA_ARGS__); \147 normsg_cont("%s (%c/%c) ", msg, def ? 'Y' : 'y', def ? 'n' : 'N'); in prompt()