Searched defs:newstyle (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_main.c138 int newstyle; /* newstyle of passing arguments (by value) */ variable
1126 newstyle = 1;
1221 if (newstyle && (tblflag || cmd->tflag)) {
1222 f_print(stderr, "Cannot use table flags with newstyle.\n");

Completed in 60 milliseconds