Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/rpcgen/
H A Drpc_main.c623 int foundprogram = 0; in s_output() local
685 foundprogram |= (def->def_kind == DEF_PROGRAM); in s_output()
687 if (extend && !foundprogram) { in s_output()
712 int foundprogram = 0; in l_output() local
726 foundprogram |= (def->def_kind == DEF_PROGRAM); in l_output()
728 if (extend && !foundprogram) { in l_output()
742 int foundprogram = 0; in t_output() local
750 foundprogram |= (def->def_kind == DEF_PROGRAM); in t_output()
752 if (extend && !foundprogram) { in t_output()