OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ListSearchAndFreeOne
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xsm/dist/
list.h
45
extern Status
ListSearchAndFreeOne
(List *l, char *thing);
list.c
133
ListSearchAndFreeOne
(List *l, char *thing)
xsm.c
1054
if (!
ListSearchAndFreeOne
(WaitForSaveDoneList, (char *) client))
1056
if (
ListSearchAndFreeOne
(InitialSaveList, (char *) client))
1114
ListSearchAndFreeOne
(RunningList, (char *) client);
1118
Status delStatus =
ListSearchAndFreeOne
(
1127
ListSearchAndFreeOne
(WaitForInteractList, (char *) client);
1128
ListSearchAndFreeOne
(WaitForPhase2List, (char *) client);
save.c
474
ListSearchAndFreeOne
(WaitForInteractList, (char *) client);
Completed in 9 milliseconds
Indexes created Wed Jul 22 00:25:13 UTC 2026