Searched refs:s_print (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/usr.bin/rpcgen/
H A Drpc_cout.c337 s_print(object, vecformat, def->def_name,
340 s_print(object, format, def->def_name,
356 s_print(object, vecformat, def->def_name,
359 s_print(object, format, def->def_name,
420 s_print(ptemp, "%s%s * %d",
424 s_print(ptemp, "%s%s", plus,
629 s_print(name, "objp->%s", dec->name);
631 s_print(name, "&objp->%s", dec->name);
H A Drpc_util.c295 s_print(expectbuf, "expected '%s'",
306 s_print(expectbuf, "expected '%s' or '%s'",
318 s_print(expectbuf, "expected '%s', '%s' or '%s'",
H A Drpc_tblout.c97 s_print(progvers, "%s_%s",
H A Drpc_util.h73 #define s_print (void) sprintf macro
H A Drpc_hout.c424 s_print(prefix, "%s ", def->def.ty.old_prefix);
475 s_print(buf, "%s ", dec->prefix);
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/regex/
H A Ddebug.c46 static void s_print(struct re_guts *, FILE *);
80 s_print(g, d);
119 * s_print - print the strip for debugging
122 s_print(struct re_guts *g, FILE *d) function
/freebsd-13-stable/lib/libc/regex/grot/
H A Ddebug.c51 s_print(g, d);
55 - s_print - print the strip for debugging
56 == static void s_print(struct re_guts *g, FILE *d);
59 s_print(g, d) function

Completed in 67 milliseconds