Data Fields | |
| eary * | tables |
| eary * | oids |
| eary * | filenodes |
| bool | quiet |
| bool | systables |
| bool | indexes |
| bool | nodb |
| bool | extended |
| bool | tablespaces |
| char * | dbname |
| char * | hostname |
| char * | port |
| char * | username |
| const char * | progname |
Definition at line 30 of file oid2name.c.
| char* options::dbname |
Definition at line 43 of file oid2name.c.
Referenced by get_opts(), main(), and sql_conn().
Definition at line 40 of file oid2name.c.
Referenced by get_opts(), sql_exec_dumpalltables(), and sql_exec_searchtables().
Definition at line 34 of file oid2name.c.
Referenced by get_opts(), main(), and sql_exec_searchtables().
| char* options::hostname |
Definition at line 44 of file oid2name.c.
Referenced by get_opts(), and sql_conn().
Definition at line 38 of file oid2name.c.
Referenced by get_opts(), and sql_exec_dumpalltables().
Definition at line 39 of file oid2name.c.
Referenced by get_opts(), and main().
Definition at line 33 of file oid2name.c.
Referenced by get_opts(), main(), and sql_exec_searchtables().
| char* options::port |
Definition at line 45 of file oid2name.c.
Referenced by get_opts(), and sql_conn().
| const char* options::progname |
Definition at line 47 of file oid2name.c.
Referenced by get_opts(), and sql_conn().
Definition at line 36 of file oid2name.c.
Referenced by get_opts(), main(), sql_exec_dumpalldbs(), sql_exec_dumpalltables(), sql_exec_dumpalltbspc(), and sql_exec_searchtables().
Definition at line 37 of file oid2name.c.
Referenced by get_opts(), and sql_exec_dumpalltables().
Definition at line 32 of file oid2name.c.
Referenced by get_opts(), main(), and sql_exec_searchtables().
Definition at line 41 of file oid2name.c.
Referenced by get_opts(), and main().
| char* options::username |
Definition at line 46 of file oid2name.c.
Referenced by get_opts(), and sql_conn().
1.7.1