Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libbsm/common/
H A Dgetdaent.c438 if (da->da_devtype == NULL) in da_matchtype()
441 return ((strcmp(da->da_devtype, type) == 0)); in da_matchtype()
478 interpdevalloc.da_devtype = getdadmfield(NULL, KV_DELIMITER); in da_interpret()
485 interpdevalloc.da_devtype == NULL) in da_interpret()
H A Ddevices.h52 char *da_devtype; member
H A Ddevalloc.c417 dap->da_devtype, sep); in _da2str()