Search | Google it | Results 1 - 1 of 1 for funcall:ChkSpaceRW from tkernel_2/driver/tef_em1d/console/src/console_drv.c (0.00 seconds) |
509: /* Check the address */ 510: if (ChkSpaceRW((void*)buf, len)) return 0; 511: 657: /* Check the address */ 658: if (ChkSpaceRW((void*)buf, len)) return 0; 659: