Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dadm_uef.c55 static char *uent2str(uentry_t *);
1226 if ((str = uent2str(puent)) == NULL) { in update_pkcs11conf()
1303 uent2str(uentry_t *puent) in uent2str() function