Searched refs:ic_mallocsafe (Results 1 – 4 of 4) sorted by relevance
48 #define CHIP_EX_MALLOC_SAFE(v) (((struct irongate_config *)(v))->ic_mallocsafe)
54 int ic_mallocsafe; member
84 icp->ic_mallocsafe = mallocsafe; in irongate_init()