Home
last modified time | relevance | path

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

/titanic_41/usr/src/head/rpcsvc/
H A Dnis_db.h102 extern db_status db_standby(char *);
/titanic_41/usr/src/lib/libnisdb/
H A Ddb_dictionary_c.x185 % db_status db_standby( char* tab = 0 );
H A Dmapfile-vers88 db_standby;
H A Dnis_db.cc1820 db_standby(char * table_name) in db_standby() function
1822 return (InUseDictionary->db_standby(table_name)); in db_standby()
H A Ddb_dictionary.cc1425 db_dictionary::db_standby(char *tab) in db_standby() function in db_dictionary