Home
last modified time | relevance | path

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

/freebsd/usr.bin/rpcgen/
H A Drpc_util.h139 extern int exitnow;
H A Drpc_main.c112 int exitnow; /* If started by port monitors, exit after the call */ variable
682 exitnow = 1; in s_output()
H A Drpc_svcout.c606 if (exitnow) in print_return()