tdb_reopen_all    101 lib/tdb/include/tdb.h int tdb_reopen_all(int parent_longlived);
tdb_reopen_all    129 lib/tdb/tools/tdbtorture.c 		tdb_reopen_all(0);
tdb_reopen_all    943 source3/lib/util.c 	if (tdb_reopen_all(parent_longlived ? 1 : 0) == -1) {
tdb_reopen_all     60 source4/smbd/process_prefork.c 	if (tdb_reopen_all(1) == -1) {
tdb_reopen_all    113 source4/smbd/process_standard.c 	if (tdb_reopen_all(1) == -1) {
tdb_reopen_all    176 source4/smbd/process_standard.c 	if (tdb_reopen_all(1) == -1) {