Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dadm_metaslot.c79 if ((puent = getent_uef(METASLOT_KEYWORD)) == NULL) { in list_metaslot_info()
337 if ((puent = getent_uef(METASLOT_KEYWORD)) == NULL) { in list_metaslot_policy()
366 if ((puent = getent_uef(METASLOT_KEYWORD)) == NULL) { in disable_metaslot()
454 if ((puent = getent_uef(METASLOT_KEYWORD)) == NULL) { in enable_metaslot()
H A Dadm_uef.c216 if ((puent = getent_uef(libname)) == NULL) { in list_mechlist_for_lib()
534 if ((puent = getent_uef(libname)) == NULL) { in list_policy_for_lib()
566 if ((puent = getent_uef(libname)) == NULL) { in disable_uef_lib()
645 if ((puent = getent_uef(libname)) == NULL) { in enable_uef_lib()
727 if ((puent = getent_uef(libname)) != NULL) { in install_uef_lib()
804 if ((puent = getent_uef(libname)) == NULL) { in uninstall_uef_lib()
H A Dcryptoadm.h126 extern uentry_t *getent_uef(char *);
/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dconfig_parsing.c499 getent_uef(char *libname) in getent_uef() function
550 if ((puent = getent_uef(METASLOT_KEYWORD)) == NULL) { in get_metaslot_info()
H A Dmapfile-vers54 getent_uef;
H A Dcryptoutil.h195 extern uentry_t *getent_uef(char *);