OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Lst_FindDatum
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/make/
lst.h
125
ListNode *
Lst_FindDatum
(List *, const void *) MAKE_ATTR_USE;
suff.c
360
SuffixListNode *ln =
Lst_FindDatum
(list, suff);
936
if (
Lst_FindDatum
(&cs->list, cand) == NULL)
1049
ln2 =
Lst_FindDatum
(&src->parent->childrenList,
1183
if (
Lst_FindDatum
(&suff->parents, targ->suff) != NULL)
1243
Lst_Remove(&cgn->parents,
Lst_FindDatum
(&cgn->parents, pgn));
1387
Lst_Remove(&cgn->parents,
Lst_FindDatum
(&cgn->parents, pgn));
compat.c
543
if (
Lst_FindDatum
(&gn->implicitParents, pgn) != NULL)
630
if (
Lst_FindDatum
(&gn->implicitParents, pgn) != NULL) {
lst.c
177
Lst_FindDatum
(List *list, const void *datum)
dir.c
1526
if (
Lst_FindDatum
(&path->dirs, dir) == NULL)
1616
if (
Lst_FindDatum
(&dst->dirs, dir) == NULL)
Completed in 17 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025