Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dcryptoadm.h103 extern boolean_t is_device(char *);
H A Dadm_kef.c541 if (is_device(provname)) { in enable_kef()
608 if (is_device(pent->name) && (pent->dis_count == 0)) { in enable_kef()
629 if (is_device(provname)) { in enable_kef()
H A Dadm_kef_util.c650 is_device(char *path) in is_device() function
728 if (is_device(pent->name)) { in get_kcfconf_info()
894 if (is_device(provname)) { in getent_kef()