Searched refs:LIBGSS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/nis/gen/
H A Dnis_misc_proc.c73 #define LIBGSS MECH_LIB_PREFIX "libgss.so.1" macro
126 /* if LIBGSS is not loaded return an error */
127 if ((dh = dlopen(LIBGSS, RTLD_NOLOAD)) == NULL) {

Completed in 373 milliseconds