Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_svcout.c73 static void open_log_file(char *, char *);
193 open_log_file(infile, "\t"); in write_most()
721 open_log_file(infile, "\t\t"); in write_inetmost()
978 open_log_file(infile, "\t\t"); in write_pm_most()
1098 open_log_file(infile, sp); in write_rpc_svc_fg()
1101 open_log_file(infile, sp); in write_rpc_svc_fg()
1105 open_log_file(char *infile, char *sp) in open_log_file() function