Searched refs:DEBUG_PARSE (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/ntp/kernel/sys/
H A Dparsestreams.h97 #ifdef DEBUG_PARSE
/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctftools.h52 #ifndef DEBUG_PARSE
53 #define DEBUG_PARSE 0 macro
H A Dst_parse.c76 int debug_parse = DEBUG_PARSE;
/freebsd-10-stable/contrib/bmake/
H A Dmake.h486 #define DEBUG_PARSE 0x40000 macro
H A Dmain.c308 debug |= DEBUG_PARSE;
/freebsd-10-stable/sys/contrib/ipfilter/netinet/
H A Dip_ftp_pxy.c117 #define DEBUG_PARSE 0x20 macro
317 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) {

Completed in 152 milliseconds