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

/illumos-gate/usr/src/cmd/luxadm/
H A Dqlgcupdate.c120 static int q_getdevctlpath(char *, int *);
253 if (q_getdevctlpath(devpath, (int *)&devcnt) == 0) {
624 q_getdevctlpath(char *devpath, int *devcnt) function
685 err = q_getdevctlpath(devpath, devcnt);

Completed in 60 milliseconds