Home
last modified time | relevance | path

Searched refs:ppsoftlist (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dadm_kef_util.c700 get_kcfconf_info(entrylist_t **ppdevlist, entrylist_t **ppsoftlist) in get_kcfconf_info() argument
714 *ppsoftlist = NULL; in get_kcfconf_info()
731 rc = build_entrylist(pent, ppsoftlist); in get_kcfconf_info()
740 free_entrylist(*ppsoftlist); in get_kcfconf_info()
756 get_admindev_info(entrylist_t **ppdevlist, entrylist_t **ppsoftlist) in get_admindev_info() argument
852 *ppsoftlist = tmp_psoft; in get_admindev_info()
H A Dadm_kef_ioctl.c542 get_soft_list(crypto_get_soft_list_t **ppsoftlist) in get_soft_list() argument
609 *ppsoftlist = psoftlist; in get_soft_list()