Searched refs:s_print (Results 1 – 8 of 8) sorted by relevance
| /freebsd-13-stable/usr.bin/rpcgen/ |
| HD | rpc_cout.c | 335 s_print(object, vecformat, def->def_name, in emit_union() 338 s_print(object, format, def->def_name, in emit_union() 354 s_print(object, vecformat, def->def_name, in emit_union() 357 s_print(object, format, def->def_name, in emit_union() 418 s_print(ptemp, "%s%s * %d", in inline_struct() 422 s_print(ptemp, "%s%s", plus, in inline_struct() 627 s_print(name, "objp->%s", dec->name); in print_stat() 629 s_print(name, "&objp->%s", dec->name); in print_stat()
|
| HD | rpc_scan.c | 294 s_print(buf, "illegal character in file: "); in get_token() 297 s_print(p, "%c", *where); in get_token() 299 s_print(p, "%d", *where); in get_token()
|
| HD | rpc_util.c | 293 s_print(expectbuf, "expected '%s'", in expected1() 304 s_print(expectbuf, "expected '%s' or '%s'", in expected2() 316 s_print(expectbuf, "expected '%s', '%s' or '%s'", in expected3()
|
| HD | rpc_tblout.c | 95 s_print(progvers, "%s_%s", in write_table()
|
| HD | rpc_util.h | 72 #define s_print (void) sprintf macro
|
| HD | rpc_hout.c | 422 s_print(prefix, "%s ", def->def.ty.old_prefix); in ptypedef() 473 s_print(buf, "%s ", dec->prefix); in pdeclaration()
|
| /freebsd-13-stable/contrib/netbsd-tests/lib/libc/regex/ |
| HD | debug.c | 46 static void s_print(struct re_guts *, FILE *); 80 s_print(g, d); in regprint() 122 s_print(struct re_guts *g, FILE *d) in s_print() function
|
| /freebsd-13-stable/lib/libc/regex/grot/ |
| HD | debug.c | 49 s_print(g, d); 57 s_print(g, d) in s_print() function
|