OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:foundprogram
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/rpcgen/
rpc_main.c
623
int
foundprogram
= 0;
local in function:s_output
685
foundprogram
|= (def->def_kind == DEF_PROGRAM);
687
if (extend && !
foundprogram
) {
712
int
foundprogram
= 0;
local in function:l_output
726
foundprogram
|= (def->def_kind == DEF_PROGRAM);
728
if (extend && !
foundprogram
) {
742
int
foundprogram
= 0;
local in function:t_output
750
foundprogram
|= (def->def_kind == DEF_PROGRAM);
752
if (extend && !
foundprogram
) {
rpc_main.c
623
int
foundprogram
= 0;
local in function:s_output
685
foundprogram
|= (def->def_kind == DEF_PROGRAM);
687
if (extend && !
foundprogram
) {
712
int
foundprogram
= 0;
local in function:l_output
726
foundprogram
|= (def->def_kind == DEF_PROGRAM);
728
if (extend && !
foundprogram
) {
742
int
foundprogram
= 0;
local in function:t_output
750
foundprogram
|= (def->def_kind == DEF_PROGRAM);
752
if (extend && !
foundprogram
) {
Completed in 118 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025