Searched refs:user_specified_library (Results 1 – 1 of 1) sorted by relevance
425 const char* user_specified_library[1]; in LoadSharedLibrary() local427 user_specified_library[0] = gssapi_library_name_.c_str(); in LoadSharedLibrary()428 library_names = user_specified_library; in LoadSharedLibrary()