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

/illumos-gate/usr/src/cmd/devmgmt/cmds/
H A Dgetdgrp.c176 char **fitgrouplist; /* List of device groups that fit criteria */
297 if (!(fitgrouplist = getdgrp(dgrouplist, criterialist, options))) {
300 else for (dgroup = *fitgrouplist++ ; dgroup ; dgroup = *fitgrouplist++)
174 char **fitgrouplist; /* List of device groups that fit criteria */ local

Completed in 59 milliseconds