/dports/databases/libgda5/libgda-5.2.10/tools/cmdtool/ |
H A D | tool-input.h | 39 void init_input (TreatLineFunc treat_line_func, ComputePromptFunc prompt_func, gpointer data);
|
H A D | tool-input.c | 134 init_input (TreatLineFunc treat_line_func, ComputePromptFunc prompt_func, gpointer data) in init_input() argument 137 line_cb_func = treat_line_func; in init_input()
|
/dports/databases/libgda5-mysql/libgda-5.2.10/tools/cmdtool/ |
H A D | tool-input.h | 39 void init_input (TreatLineFunc treat_line_func, ComputePromptFunc prompt_func, gpointer data);
|
H A D | tool-input.c | 134 init_input (TreatLineFunc treat_line_func, ComputePromptFunc prompt_func, gpointer data) in init_input() argument 137 line_cb_func = treat_line_func; in init_input()
|
/dports/databases/libgda5-ui/libgda-5.2.10/tools/cmdtool/ |
H A D | tool-input.h | 39 void init_input (TreatLineFunc treat_line_func, ComputePromptFunc prompt_func, gpointer data);
|
H A D | tool-input.c | 134 init_input (TreatLineFunc treat_line_func, ComputePromptFunc prompt_func, gpointer data) 137 line_cb_func = treat_line_func;
|
/dports/databases/libgda5-postgresql/libgda-5.2.10/tools/cmdtool/ |
H A D | tool-input.h | 39 void init_input (TreatLineFunc treat_line_func, ComputePromptFunc prompt_func, gpointer data);
|
H A D | tool-input.c | 134 init_input (TreatLineFunc treat_line_func, ComputePromptFunc prompt_func, gpointer data) in init_input() argument 137 line_cb_func = treat_line_func; in init_input()
|
/dports/databases/libgda5-ldap/libgda-5.2.10/tools/cmdtool/ |
H A D | tool-input.h | 39 void init_input (TreatLineFunc treat_line_func, ComputePromptFunc prompt_func, gpointer data);
|
H A D | tool-input.c | 134 init_input (TreatLineFunc treat_line_func, ComputePromptFunc prompt_func, gpointer data) in init_input() argument 137 line_cb_func = treat_line_func; in init_input()
|
/dports/databases/libgda5-bdb/libgda-5.2.10/tools/cmdtool/ |
H A D | tool-input.h | 39 void init_input (TreatLineFunc treat_line_func, ComputePromptFunc prompt_func, gpointer data);
|
H A D | tool-input.c | 134 init_input (TreatLineFunc treat_line_func, ComputePromptFunc prompt_func, gpointer data) in init_input() argument 137 line_cb_func = treat_line_func; in init_input()
|
/dports/databases/libgda5-jdbc/libgda-5.2.10/tools/cmdtool/ |
H A D | tool-input.h | 39 void init_input (TreatLineFunc treat_line_func, ComputePromptFunc prompt_func, gpointer data);
|
H A D | tool-input.c | 134 init_input (TreatLineFunc treat_line_func, ComputePromptFunc prompt_func, gpointer data) in init_input() argument 137 line_cb_func = treat_line_func; in init_input()
|
/dports/databases/libgda5/libgda-5.2.10/tools/ |
H A D | gda-sql.c | 158 static gboolean treat_line_func (const gchar *cmde, gboolean *out_cmde_exec_ok); 480 treat_line_func (single_command, NULL); 492 treat_line_func (cmde, &command_ok); 514 init_input ((TreatLineFunc) treat_line_func, prompt_func, NULL); 560 treat_line_func (const gchar *cmde, gboolean *out_cmde_exec_ok) 2537 treat_line_func (cmde, &command_ok);
|
/dports/databases/libgda5-postgresql/libgda-5.2.10/tools/ |
H A D | gda-sql.c | 158 static gboolean treat_line_func (const gchar *cmde, gboolean *out_cmde_exec_ok); 480 treat_line_func (single_command, NULL); 492 treat_line_func (cmde, &command_ok); 514 init_input ((TreatLineFunc) treat_line_func, prompt_func, NULL); 560 treat_line_func (const gchar *cmde, gboolean *out_cmde_exec_ok) 2537 treat_line_func (cmde, &command_ok);
|
/dports/databases/libgda5-mysql/libgda-5.2.10/tools/ |
H A D | gda-sql.c | 158 static gboolean treat_line_func (const gchar *cmde, gboolean *out_cmde_exec_ok); 480 treat_line_func (single_command, NULL); in main() 492 treat_line_func (cmde, &command_ok); in main() 514 init_input ((TreatLineFunc) treat_line_func, prompt_func, NULL); in main() 560 treat_line_func (const gchar *cmde, gboolean *out_cmde_exec_ok) in treat_line_func() function 2537 treat_line_func (cmde, &command_ok); in idle_read_input_stream()
|
/dports/databases/libgda5-ui/libgda-5.2.10/tools/ |
H A D | gda-sql.c | 158 static gboolean treat_line_func (const gchar *cmde, gboolean *out_cmde_exec_ok); 480 treat_line_func (single_command, NULL); 492 treat_line_func (cmde, &command_ok); 514 init_input ((TreatLineFunc) treat_line_func, prompt_func, NULL); 560 treat_line_func (const gchar *cmde, gboolean *out_cmde_exec_ok) 2537 treat_line_func (cmde, &command_ok);
|
/dports/databases/libgda5-bdb/libgda-5.2.10/tools/ |
H A D | gda-sql.c | 158 static gboolean treat_line_func (const gchar *cmde, gboolean *out_cmde_exec_ok); 480 treat_line_func (single_command, NULL); in main() 492 treat_line_func (cmde, &command_ok); in main() 514 init_input ((TreatLineFunc) treat_line_func, prompt_func, NULL); in main() 560 treat_line_func (const gchar *cmde, gboolean *out_cmde_exec_ok) in treat_line_func() function 2537 treat_line_func (cmde, &command_ok); in idle_read_input_stream()
|
/dports/databases/libgda5-ldap/libgda-5.2.10/tools/ |
H A D | gda-sql.c | 158 static gboolean treat_line_func (const gchar *cmde, gboolean *out_cmde_exec_ok); 480 treat_line_func (single_command, NULL); in main() 492 treat_line_func (cmde, &command_ok); in main() 514 init_input ((TreatLineFunc) treat_line_func, prompt_func, NULL); in main() 560 treat_line_func (const gchar *cmde, gboolean *out_cmde_exec_ok) in treat_line_func() function 2537 treat_line_func (cmde, &command_ok); in idle_read_input_stream()
|
/dports/databases/libgda5-jdbc/libgda-5.2.10/tools/ |
H A D | gda-sql.c | 158 static gboolean treat_line_func (const gchar *cmde, gboolean *out_cmde_exec_ok); 480 treat_line_func (single_command, NULL); in main() 492 treat_line_func (cmde, &command_ok); in main() 514 init_input ((TreatLineFunc) treat_line_func, prompt_func, NULL); in main() 560 treat_line_func (const gchar *cmde, gboolean *out_cmde_exec_ok) in treat_line_func() function 2537 treat_line_func (cmde, &command_ok); in idle_read_input_stream()
|