OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:del_item
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/modload/
main.c
64
SIMPLEQ_HEAD(del_head,
del_item
) del_head;
73
struct
del_item
{
struct in function:main
74
SIMPLEQ_ENTRY(
del_item
) del_items;
96
delp = malloc(sizeof(struct
del_item
));
main.c
64
SIMPLEQ_HEAD(del_head,
del_item
) del_head;
73
struct
del_item
{
struct in function:main
74
SIMPLEQ_ENTRY(
del_item
) del_items;
96
delp = malloc(sizeof(struct
del_item
));
Completed in 25 milliseconds
Indexes created Sun Oct 12 20:09:57 GMT 2025