rpcgen — RPC Protocol Compiler
Synopsis
/usr/bin/rpcgen infile /usr/bin/rpcgen [-a][-A][-b][-C][-Dname [= value]][-i size] [-I [-K seconds]] [-L][-M][-N][-T][-Y pathname] infile /usr/bin/rpcgen [-c | -h | -l | -m | -t | -Sc | -Ss | -Sm] [-o outfile][infile] /usr/bin/rpcgen [-s nettype][-o outfile][infile] /usr/bin/rpcgen [-n netid][-o outfile][infile]
Description
The rpcgen command is a tool that generates C code to implement a Remote Procedure Call (RPC) protocol. The input to rpcgen is a C-like language known as RPC Language (Remote Procedure Call Language).
rpcgen is normally used as in the first synopsis where it takes an input file and generates output files. If the infile is named proto.x, then rpcgen generates a header in proto.h ...
Get Solaris™ 7 Reference now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.