Home
last modified time | relevance | path

Searched refs:DEBUG_ERROR (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/edk2/Include/Library/
H A DDebugLib.h51 #define DEBUG_ERROR 0x80000000 // Error macro
72 #define EFI_D_ERROR DEBUG_ERROR
416 DEBUG ((DEBUG_ERROR, "\nASSERT_RETURN_ERROR (Status = %r)\n", \
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_ftp_pxy.c113 #define DEBUG_ERROR 0x02 macro
356 if (softf->ipf_p_ftp_debug & DEBUG_ERROR)
420 if (softf->ipf_p_ftp_debug & DEBUG_ERROR)
477 if (softf->ipf_p_ftp_debug & DEBUG_ERROR)
719 if (softf->ipf_p_ftp_debug & DEBUG_ERROR)
734 if (softf->ipf_p_ftp_debug & DEBUG_ERROR)
791 if (softf->ipf_p_ftp_debug & DEBUG_ERROR)
895 if (softf->ipf_p_ftp_debug & DEBUG_ERROR)
1104 if (softf->ipf_p_ftp_debug & DEBUG_ERROR)
1867 if (softf->ipf_p_ftp_debug & DEBUG_ERROR)
[all …]