Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnisdb/
H A Dnisdb_rw.h106 #define DESTROYRW(var) __nisdb_destroy_lock(&var ## _rwlock) macro
135 #define DESTROYRW(var) __nisdb_destroy_lock(&var ## _rwlock)
H A Ddb_pickle.h62 ~pickle_file() { delete filename; DESTROYRW(pickle); } in ~pickle_file()
H A Ddb_log_c.x65 % DESTROYRW(log);
H A Ddb_c.x213 % return (DESTROYRW(db));
H A Ddb_dictlog_c.x144 % DESTROYRW(dictlog);
H A Ddb_scheme.cc193 DESTROYRW(scheme); in ~db_scheme()
H A Ddb_index.cc72 DESTROYRW(index); in ~db_index()
H A Ddb_table.cc126 DESTROYRW(free_list); in ~db_free_list()
335 DESTROYRW(table); in ~db_table()
H A Ddb_mindex.cc79 DESTROYRW(mindex); in ~db_mindex()