Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_util.h122 extern int mtauto;
H A Drpc_main.c124 int mtauto = 0; /* Enable automatic mode */ variable
1140 mtauto = 1; in parseargs()
H A Drpc_svcout.c170 if (mtauto) { in write_most()