Home
last modified time | relevance | path

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

/freebsd-14.2/sys/tools/
H A Dmakeobjops.awk60 function warnsrc (msg) function
143 warnsrc("Invalid interface name '" intname "', use [a-z_][a-z0-9_]*");
148 warnsrc("Semicolon missing at end of line, no problem");
204 warnsrc("No interface name defined");
220 warnsrc("Invalid method specification");
226 warnsrc("Invalid method name '" name "', use [a-z_][a-z0-9_]*");
232 warnsrc("Duplicate method name");
246 warnsrc("Premature end of file");
258 warnsrc("Ignored '" extra "'");
277 warnsrc("no type for '" arguments[i] "'");
[all …]