Searched refs:DEBUG_ERROR (Results 1 – 4 of 4) sorted by relevance
51 #define DEBUG_ERROR 0x80000000 // Error macro72 #define EFI_D_ERROR DEBUG_ERROR416 DEBUG ((DEBUG_ERROR, "\nASSERT_RETURN_ERROR (Status = %r)\n", \
110 #define DEBUG_ERROR 0x02 macro339 if (softf->ipf_p_ftp_debug & DEBUG_ERROR) in ipf_p_ftp_port()397 if (softf->ipf_p_ftp_debug & DEBUG_ERROR) in ipf_p_ftp_port()449 if (softf->ipf_p_ftp_debug & DEBUG_ERROR) in ipf_p_ftp_addport()681 if (softf->ipf_p_ftp_debug & DEBUG_ERROR) in ipf_p_ftp_pasv()696 if (softf->ipf_p_ftp_debug & DEBUG_ERROR) in ipf_p_ftp_pasv()753 if (softf->ipf_p_ftp_debug & DEBUG_ERROR) in ipf_p_ftp_pasv()844 if (softf->ipf_p_ftp_debug & DEBUG_ERROR) in ipf_p_ftp_pasvreply()1043 if (softf->ipf_p_ftp_debug & DEBUG_ERROR) in ipf_p_ftp_client_valid()1344 if (softf->ipf_p_ftp_debug & DEBUG_ERROR) { in ipf_p_ftp_process()[all …]
668 bool DEBUG_ERROR:1; member
259 debug.DEBUG_ERROR = true; in MainParseArgDebug()