OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Lst_Remove
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.bin/make/
lst.h
136
void
Lst_Remove
(List *, ListNode *);
lst.c
135
Lst_Remove
(List *list, ListNode *ln)
237
Lst_Remove
(list, list->first);
suff.c
362
Lst_Remove
(list, ln);
1052
Lst_Remove
(&src->parent->childrenList,
1062
Lst_Remove
(sources, ln);
1242
Lst_Remove
(&pgn->children, cln);
1243
Lst_Remove
(&cgn->parents, Lst_FindDatum(&cgn->parents, pgn));
1386
Lst_Remove
(&pgn->children, cln);
1387
Lst_Remove
(&cgn->parents, Lst_FindDatum(&cgn->parents, pgn));
dir.c
393
Lst_Remove
(&odirs->list, ln);
make.c
493
Lst_Remove
(&pgn->children, ln);
meta.c
1318
Lst_Remove
(&missingFiles, ln);
Completed in 34 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025