Home
last modified time | relevance | path

Searched refs:vmsg (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/hci/tui/
Dsettings_ui.c96 static void vmsg ( unsigned int row, const char *fmt, va_list args ) __nonnull;
237 static void vmsg ( unsigned int row, const char *fmt, va_list args ) { in vmsg() function
256 vmsg ( row, fmt, args ); in msg()
279 vmsg ( ALERT_ROW, fmt, args ); in valert()