Home
last modified time | relevance | path

Searched refs:tprintf (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dpaste10.c13 #define tprintf(format, args...) sprintf(format, ## args) macro
15 strcpy(tprintf("<%s>", test))
/openbsd-src/sys/sys/
H A Dtprintf.h40 void tprintf(tpr_t, const char *fmt, ...)
/openbsd-src/sys/kern/
H A Dsubr_prf.c445 tprintf(tpr_t tpr, const char *fmt, ...) in tprintf() function
/openbsd-src/sys/nfs/
H A Dnfs_socket.c54 #include <sys/tprintf.h>
968 * If there was a successful reply and a tprintf msg. in nfs_request()
969 * tprintf a response. in nfs_request()
1578 tprintf(tpr, "nfs server %s: %s\n", in nfs_msg()