Search | Google it | Results 1 - 1 of 1 for funcall:make_cons (0.00 seconds) |
805: case CS_CREATE: /* Create the console port */ 806: n = make_cons(1, (W*)arg); 807: break; 835: case CS_SETCONF: /* Set the console configuration */ 836: n = make_cons(0, (W*)arg); 837: break;