db_file_store 64 source3/lib/dbwrap_file.c static NTSTATUS db_file_store(struct db_record *rec, TDB_DATA data, int flag); db_file_store 95 source3/lib/dbwrap_file.c result->store = db_file_store;