OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pm_last
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/sysinst/
disks.c
911
struct pm_devs *pm_i, *
pm_last
= NULL;
local in function:find_disks
1054
pm_last
= pm_i;
1195
if (SLIST_EMPTY(&pm_head) ||
pm_last
== NULL)
1198
SLIST_INSERT_AFTER(
pm_last
, pm_new, l);
disks.c
911
struct pm_devs *pm_i, *
pm_last
= NULL;
local in function:find_disks
1054
pm_last
= pm_i;
1195
if (SLIST_EMPTY(&pm_head) ||
pm_last
== NULL)
1198
SLIST_INSERT_AFTER(
pm_last
, pm_new, l);
disks.c
911
struct pm_devs *pm_i, *
pm_last
= NULL;
local in function:find_disks
1054
pm_last
= pm_i;
1195
if (SLIST_EMPTY(&pm_head) ||
pm_last
== NULL)
1198
SLIST_INSERT_AFTER(
pm_last
, pm_new, l);
Completed in 158 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025