Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_util.h129 extern int exitnow;
H A Drpc_main.c136 int exitnow; /* If started by port monitors, exit after the call */ variable
658 exitnow = 1; in s_output()
H A Drpc_svcout.c732 if (exitnow) { in print_return()