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

  /src/usr.bin/rpcgen/
rpc_svcout.c 73 static void write_rpc_svc_fg(char *, const char *);
127 write_inetmost(infile); /* Includes call to write_rpc_svc_fg() */
139 write_rpc_svc_fg(infile, "\t\t");
569 write_rpc_svc_fg(infile, "\t\t");
816 write_rpc_svc_fg(char *infile, const char *sp) function in typeref:typename:void
rpc_svcout.c 73 static void write_rpc_svc_fg(char *, const char *);
127 write_inetmost(infile); /* Includes call to write_rpc_svc_fg() */
139 write_rpc_svc_fg(infile, "\t\t");
569 write_rpc_svc_fg(infile, "\t\t");
816 write_rpc_svc_fg(char *infile, const char *sp) function in typeref:typename:void

Completed in 22 milliseconds