Searched defs:PERROR (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/ |
D | IPACM_Log.h | 78 #define PERROR(fmt) memset(buffer_send, 0, MAX_BUF_LEN);\ macro 91 #define PERROR(fmt) perror(fmt) macro
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/ |
D | IPACM_Log.h | 78 #define PERROR(fmt) memset(buffer_send, 0, MAX_BUF_LEN);\ macro 91 #define PERROR(fmt) perror(fmt) macro
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipanat/inc/ |
D | ipa_nat_logi.h | 53 #define PERROR(fmt) printf("%s:%d %s()", __FILE__, __LINE__, __FUNCTION__);\ macro
|
/hardware/qcom/sdm845/data/ipacfg-mgr/ipanat/inc/ |
D | ipa_nat_logi.h | 53 #define PERROR(fmt) printf("%s:%d %s()", __FILE__, __LINE__, __FUNCTION__);\ macro
|