Home
last modified time | relevance | path

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

/freebsd/usr.bin/rpcgen/
H A Drpc_main.c660 int foundprogram = 0; in s_output() local
721 foundprogram |= (def->def_kind == DEF_PROGRAM); in s_output()
723 if (extend && !foundprogram) { in s_output()
746 int foundprogram = 0; in l_output() local
760 foundprogram |= (def->def_kind == DEF_PROGRAM); in l_output()
762 if (extend && !foundprogram) { in l_output()
776 int foundprogram = 0; in t_output() local
784 foundprogram |= (def->def_kind == DEF_PROGRAM); in t_output()
786 if (extend && !foundprogram) { in t_output()