Search | Google it | Results 1 - 2 of 2 for funcall:LowKbPdDrv (0.00 seconds) |
153: #ifdef DRV_LOWKBPD 154: ercd = LowKbPdDrv(0, NULL); 155: tm_putstring(ercd >= E_OK ? "LowKbPdDrv - OK\n" : "LowKbPdDrv - ERR\n");
114: #ifdef DRV_LOWKBPD 115: err = LowKbPdDrv(0, NULL); 116: tm_putstring(err >= E_OK ? "LowKbPdDrv - OK\n" : "LowKbPdDrv - ERR\n");