Home
last modified time | relevance | path

Searched refs:debug_tds_capture (Results 1 – 4 of 4) sorted by relevance

/dports/databases/sqsh/sqsh-2.5/src/
H A Dcmd_connect.c197 char *debug_tds_capture; local
1088 env_get (g_env, "debug_tds_capture", &debug_tds_capture);
1089 if (debug_tds_capture != NULL && *debug_tds_capture != '\0')
1091 if (sqsh_expand( debug_tds_capture, exp_buf, 0 ) != False)
/dports/databases/sqsh/sqsh-2.5/doc/
H A Dsqshrc-2.565 # \set debug_tds_capture='$HOME/tmp/sqsh_tds_capture_'
H A Dsqsh.pod2611 =item debug_tds_capture (string)
/dports/databases/sqsh/sqsh-2.5/
H A DCHANGES965 by a \reconnect , and the variables debug_tds_logdata and/or debug_tds_capture
1078 autouse, debug_tds_logdata, debug_tds_capture, histmerge, readline_histignore,