Searched refs:debug_cmd (Results 1 – 2 of 2) sorted by relevance
430 # putting '$debug_cmd' at the start of all your functions, you can get433 # debug_cmd='eval echo "${FUNCNAME[0]} $*" >&2' bash your-script-name434 debug_cmd=${debug_cmd-":"}528 $debug_cmd602 $debug_cmd610 $debug_cmd624 $debug_cmd632 $debug_cmd652 $debug_cmd[all...]
1259 int debug_cmd = -1; in server_log() local1263 debug_cmd = IMSG_LOG_ACCESS; in server_log()1267 debug_cmd = IMSG_LOG_ERROR; in server_log()1279 if (debug_cmd != -1 && msg != NULL) { in server_log()1288 server_sendlog(srv_conf, debug_cmd, "server %s, " in server_log()