Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-crypto/kmfcfg/
H A Dlist.c34 #define LIB_NSS_PATH "/usr/lib/mps/libnss3.so" macro
193 if (stat(LIB_NSS_PATH, &statbuf) == 0 && in show_plugin()