Searched refs:printif (Results 1 – 1 of 1) sorted by relevance
| /src/usr.bin/rpcgen/ |
| H A D | rpc_svcout.c | 53 static void printif(const char *, const char *, const char *, const char *); 505 printif("getargs", TRANSP, "(caddr_t) &", ARG); in write_program() 530 printif("freeargs", TRANSP, "(caddr_t) &", ARG); in write_program() 557 printif(const char *proc, const char *transp, const char *prefix, in printif() function
|