Home | Sort by: relevance | last modified time | path |
/src/tests/usr.bin/xlint/lint1/ | |
msg_293.c | 9 /* expect+2: warning: parameter 'msgid' unused in function 'my_printf' [231] */ 11 void my_printf(int msgid, ...) { function in typeref:typename:void |
msg_257.c | 18 my_printf(const char *fmt) function in typeref:typename:void |