Searched defs:msg (Results 1 – 7 of 7) sorted by relevance
/scripts/kconfig/ |
D | kxgettext.c | 84 const char *msg; member 92 static struct message *message__new(const char *msg, char *option, in message__new() 120 static struct message *mesage__find(const char *msg) in mesage__find() 149 static int message__add(const char *msg, char *option, const char *file, in message__add()
|
D | nconf.gui.c | 241 int btn_dialog(WINDOW *main_window, const char *msg, int btn_num, ...) in btn_dialog()
|
D | gconf.c | 396 const char *msg = message; in text_insert_msg() local
|
/scripts/dtc/ |
D | fdtget.c | 296 static void usage(const char *msg) in usage()
|
D | fdtput.c | 291 static void usage(const char *msg) in usage()
|
/scripts/ |
D | unifdef.c | 1204 debug(const char *msg, ...) in debug() 1216 error(const char *msg) in error()
|
/scripts/gcc-plugins/ |
D | randomize_layout_plugin.c | 29 #define INFORM(loc, msg, ...) inform(loc, "randstruct: " msg, ##__VA_ARGS__) argument
|