Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/
H A Dnisdb_rw.h104 #define DESTROYRW(var) __nisdb_destroy_lock(&var ## _rwlock) macro
133 #define DESTROYRW(var) __nisdb_destroy_lock(&var ## _rwlock)
H A Ddb_pickle.h60 ~pickle_file() { delete filename; DESTROYRW(pickle); } in ~pickle_file()
H A Ddb_log_c.x63 % DESTROYRW(log);
H A Ddb_c.x211 % return (DESTROYRW(db));
H A Ddb_dictlog_c.x142 % DESTROYRW(dictlog);
H A Ddb_scheme.cc191 DESTROYRW(scheme); in ~db_scheme()
H A Ddb_index.cc70 DESTROYRW(index); in ~db_index()
H A Ddb_table.cc129 DESTROYRW(free_list); in ~db_free_list()
338 DESTROYRW(table); in ~db_table()
H A Ddb_mindex.cc79 DESTROYRW(mindex); in ~db_mindex()