Home
last modified time | relevance | path

Searched refs:table_object (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libnisdb/
H A Ddb_dictlog_c.x61 table_obj *table_object; /* object involved in action (if any) */ member
81 % table_obj *table_object; /* object involved in action (if any) */
87 % db_dictlog_entry() { table_name = NULL, table_object = NULL; next = NULL; }
111 % table_obj *get_table_object() { return( table_object ); }
H A Ddb_dictlog.cc58 table_object = obj; in db_dictlog_entry()