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

/illumos-gate/usr/src/lib/libbsm/common/
H A Ddevices.h71 devalloc_t *getdanam(char *);
H A Dgetdevicerange.c69 if ((da = getdanam((char *)dev)) == NULL) {
73 da = getdanam(dm->dmap_devname);
H A Dgetdaent.c355 * getdanam
358 * call to getdanam should be bracketed by setdaent and enddaent.
363 getdanam(char *name) function
/illumos-gate/usr/src/cmd/allocate/
H A Dallocate3.c570 if ((da = getdanam(device)) == NULL) {
1395 if ((da = getdanam(device)) == NULL) {
1524 if ((da = getdanam(device)) == NULL) {
H A Dadd_allocatable.c404 da = getdanam(devinfo->devname);

Completed in 48 milliseconds