Searched refs:DEBUG_PARSE (Results 1 – 6 of 6) sorted by relevance
97 #ifdef DEBUG_PARSE
52 #ifndef DEBUG_PARSE53 #define DEBUG_PARSE 0 macro
76 int debug_parse = DEBUG_PARSE;
117 #define DEBUG_PARSE 0x20 macro317 if (softf->ipf_p_ftp_debug & DEBUG_PARSE)688 if (softf->ipf_p_ftp_debug & DEBUG_PARSE)1020 if (softf->ipf_p_ftp_debug & DEBUG_PARSE)1064 if (softf->ipf_p_ftp_debug & DEBUG_PARSE)1433 if (softf->ipf_p_ftp_debug & DEBUG_PARSE) {1499 if (softf->ipf_p_ftp_debug & DEBUG_PARSE)1512 if (softf->ipf_p_ftp_debug & DEBUG_PARSE)1537 if (softf->ipf_p_ftp_debug & DEBUG_PARSE) {
478 #define DEBUG_PARSE 0x40000 macro
304 debug |= DEBUG_PARSE; in parse_debug_options()