OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:childrenList
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/make/
suff.c
222
CandidateList
childrenList
;
975
Lst_Init(&cand->
childrenList
);
992
Lst_Append(&targ->
childrenList
, cand);
1049
ln2 = Lst_FindDatum(&src->parent->
childrenList
,
1052
Lst_Remove(&src->parent->
childrenList
,
1060
Lst_Done(&src->
childrenList
);
1071
CandidateList_PrintAddrs(&src->
childrenList
);
1196
Lst_Append(&targ->
childrenList
, ret);
suff.c
222
CandidateList
childrenList
;
975
Lst_Init(&cand->
childrenList
);
992
Lst_Append(&targ->
childrenList
, cand);
1049
ln2 = Lst_FindDatum(&src->parent->
childrenList
,
1052
Lst_Remove(&src->parent->
childrenList
,
1060
Lst_Done(&src->
childrenList
);
1071
CandidateList_PrintAddrs(&src->
childrenList
);
1196
Lst_Append(&targ->
childrenList
, ret);
Completed in 24 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025