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

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_init.c42 if ( files && !PROFILE_LAST_FILESPEC(*files) ) {
43 for (fs = files; !PROFILE_LAST_FILESPEC(*fs); fs++) {
H A Dprof_int.h133 #define PROFILE_LAST_FILESPEC(x) (((x) == NULL) || ((x)[0] == '\0')) macro

Completed in 65 milliseconds