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

/freebsd-current/usr.bin/rpcgen/
H A Drpc_cout.c327 s_print(object, vecformat, def->def_name,
330 s_print(object, format, def->def_name,
346 s_print(object, vecformat, def->def_name,
349 s_print(object, format, def->def_name,
410 s_print(ptemp, "%s%s * %d",
414 s_print(ptemp, "%s%s", plus,
619 s_print(name, "objp->%s", dec->name);
621 s_print(name, "&objp->%s", dec->name);
H A Drpc_util.c285 s_print(expectbuf, "expected '%s'",
296 s_print(expectbuf, "expected '%s' or '%s'",
308 s_print(expectbuf, "expected '%s', '%s' or '%s'",
H A Drpc_util.h68 #define s_print (void) sprintf macro
H A Drpc_tblout.c87 s_print(progvers, "%s_%s",
H A Drpc_hout.c414 s_print(prefix, "%s ", def->def.ty.old_prefix);
465 s_print(buf, "%s ", dec->prefix);
/freebsd-current/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-current/lib/libc/regex/grot/
H A Ddebug.c48 s_print(g, d);
52 - s_print - print the strip for debugging
53 == static void s_print(struct re_guts *g, FILE *d);
56 s_print(g, d) function

Completed in 158 milliseconds