Searched refs:cmd_source_file_depth (Results 1 – 1 of 1) sorted by relevance
34 static u_int cmd_source_file_depth; variable69 cmd_source_file_depth--; in cmd_source_file_complete_cb()70 log_debug("%s: depth now %u", __func__, cmd_source_file_depth); in cmd_source_file_complete_cb()167 if (cmd_source_file_depth >= CMD_SOURCE_FILE_DEPTH_LIMIT) { in cmd_source_file_exec()171 cmd_source_file_depth++; in cmd_source_file_exec()172 log_debug("%s: depth now %u", __func__, cmd_source_file_depth); in cmd_source_file_exec()