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

/macosx-10.10/MITKerberosShim-66/profile/
H A Dprof_int.h117 #define PROFILE_LAST_FILESPEC(x) (((x) == NULL) || ((x)[0] == '\0')) macro
H A Dprof_init.c42 if ( files && !PROFILE_LAST_FILESPEC(*files) ) {
43 for (fs = files; !PROFILE_LAST_FILESPEC(*fs); fs++) {

Completed in 69 milliseconds