OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_table
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/dm/
dm_ioctl.c
712
dm_table_entry_t *table_en, *
last_table
;
local
726
last_table
= NULL;
809
if (SLIST_EMPTY(tbl) ||
last_table
== NULL)
813
SLIST_INSERT_AFTER(
last_table
, table_en, next);
826
last_table
= table_en;
Completed in 13 milliseconds
Indexes created Tue Mar 31 00:22:50 UTC 2026