Home
last modified time | relevance | path

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

/freebsd-13-stable/usr.bin/rpcgen/
HDrpc_util.h143 extern int exitnow;
HDrpc_main.c119 int exitnow; /* If started by port monitors, exit after the call */ variable
595 exitnow = 1; in s_output()
HDrpc_svcout.c614 if (exitnow) in print_return()