Home
last modified time | relevance | path

Searched refs:dlconfp1 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_util.c139 const dlmgmt_dlconf_t *dlconfp1 = v1; in cmp_dlconf_by_id() local
142 if (dlconfp1->ld_id == dlconfp2->ld_id) in cmp_dlconf_by_id()
144 else if (dlconfp1->ld_id < dlconfp2->ld_id) in cmp_dlconf_by_id()