Home
last modified time | relevance | path

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

/scripts/kconfig/
Dkxgettext.c83 struct message { struct
86 struct message *next; argument
90 static struct message *message__list; argument
92 static struct message *message__new(const char *msg, char *option, in message__new()
95 struct message *self = malloc(sizeof(*self)); in message__new()
120 static struct message *mesage__find(const char *msg) in mesage__find()
122 struct message *m = message__list; in mesage__find()
133 static int message__add_file_line(struct message *self, const char *file, in message__add_file_line()
155 struct message *m = mesage__find(escaped); in message__add()
189 static void message__print_file_lineno(struct message *self) in message__print_file_lineno()
[all …]
Dgconf.c416 static void text_insert_msg(const char *title, const char *message) in text_insert_msg() argument
420 const char *msg = message; in text_insert_msg()
Dzconf.tab.c_shipped1173 /* Copy into YYRESULT an error message about the unexpected token
1178 message will do. Return YYSIZE_MAXIMUM if overflow occurs during
/scripts/
DKbuild.include32 # Easy method for doing a status message
/scripts/genksyms/
Dparse.tab.c_shipped1237 /* Copy into *YYMSG, which is of size *YYMSG_ALLOC, an error message
1242 not large enough to hold the message. In that case, also set
2174 to an incorrect destructor call or verbose syntax error message
/scripts/dtc/
Ddtc-parser.tab.c_shipped969 /* Copy into YYRESULT an error message about the unexpected token
974 message will do. Return YYSIZE_MAXIMUM if overflow occurs during