Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libbsm/common/
H A Ddevalloc.h163 da_defs_t *getdadeftype(char *);
H A Dgetdadefs.c161 getdadeftype(char *type) in getdadeftype() function
H A Dmapfile-vers319 getdadeftype;
H A Ddevalloc.c1825 if (da_defs = getdadeftype(nentry->devinfo.devtype)) { in da_add_list()
/illumos-gate/usr/src/cmd/allocate/
H A Dadd_allocatable.c419 if (da_defs = getdadeftype(devinfo->devtype)) { in check_args()
H A Dallocate3.c525 da_defs = getdadeftype(device); in list_devices()