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

/illumos-gate/usr/src/lib/krb5/kdb/
H A Dkdb5.c309 static char *db_dl_location[] = DEFAULT_KDB_LIB_PATH; variable
310 #define db_dl_n_locations (sizeof(db_dl_location) / sizeof(db_dl_location[0]))
368 memcpy(path + ndx, db_dl_location, db_dl_n_locations * sizeof(char *));

Completed in 46 milliseconds