Home
last modified time | relevance | path

Searched refs:ndsl (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc2066 db **ndsl = (db **)realloc(db_standby_list, in add_to_standby_list() local
2068 sizeof (ndsl[0])); in add_to_standby_list()
2070 if (ndsl == 0) { in add_to_standby_list()
2075 sizeof (ndsl[0])); in add_to_standby_list()
2079 db_standby_list = ndsl; in add_to_standby_list()