Searched defs:FILEEXTS (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/support/
H A Dplugins.c498 #define FILEEXTS { "", ".bundle", ".dylib", ".so", NULL } macro
500 #define FILEEXTS { "", ".dll", NULL } macro
502 #define FILEEXTS { "", ".so", NULL } macro
523 static const char *const fileexts[] = FILEEXTS;

Completed in 47 milliseconds