HomeSort by: relevance | last modified time | path
    Searched defs:open_log_file (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/rpcgen/
rpc_svcout.c 74 static void open_log_file(char *, const char *);
149 open_log_file(infile, "\t");
567 open_log_file(infile, "\t\t");
754 open_log_file(infile, "\t\t");
858 open_log_file(infile, sp);
861 open_log_file(infile, sp);
865 open_log_file(char *infile, const char *sp) function
rpc_svcout.c 74 static void open_log_file(char *, const char *);
149 open_log_file(infile, "\t");
567 open_log_file(infile, "\t\t");
754 open_log_file(infile, "\t\t");
858 open_log_file(infile, sp);
861 open_log_file(infile, sp);
865 open_log_file(char *infile, const char *sp) function

Completed in 39 milliseconds