Searched refs:pg_unassigned (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/usr.sbin/ctld/
H A Dctld.h123 bool pg_unassigned; member in struct:portal_group
H A Dctld.c826 if (pg->pg_unassigned)
1865 pg->pg_unassigned = false;
1867 pg->pg_unassigned = false;
1872 pg->pg_unassigned = true;
2147 if (newpg->pg_unassigned) {

Completed in 64 milliseconds