OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:my_printf
(Results
1 - 6
of
6
) sorted by relevancy
/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
emit.c
151
void
my_printf
(const char *, ...);
165
my_printf
("%s", "%");
166
my_printf
("%s", "%s");
167
my_printf
("%s", "%%");
168
my_printf
("%s", "%\\ %\" %' %\a %\b %\f %\n %\r %\t %\v %\177");
174
my_printf
("%s", "%-3d %+3d % d %#x %03d %*.*s %6.2f %hd %ld %Ld %qd");
expr_precedence.c
39
my_printf
(const char *, ...);
/src/tests/usr.bin/xlint/lint2/
msg_013.exp
0
my_printf
is called with a malformed format string in local.c(12) [lint2:013]
2
my_printf
is called with a malformed format string in local.c(13) [lint2:013]
3
my_printf
is called in local.c(13) with argument 2 being incompatible with format string [lint2:014]
/src/tests/usr.bin/indent/
lsym_period.c
56
void
my_printf
(const char *, ...);
Completed in 15 milliseconds
Indexes created Sun Oct 12 05:10:08 GMT 2025