Lines Matching defs:kwp
76 static struct eucioc kwp;
151 /* */, &kwp, &kcswp
205 /* */, &wp, &kwp, &cswp, &kcswp
225 /* */, &kwp, &kcswp, invalid_ldterm_dat_file
529 * If kwp.eucw[0] is zero, it means the current codeset type
532 if ((term & EUCW) && kwp.eucw[0]) {
533 (void) printf("eucw %d:%d:%d:%d, ", kwp.eucw[0],
534 kwp.eucw[1], kwp.eucw[2], kwp.eucw[3]);
535 (void) printf("scrw %d:%d:%d:%d\n", kwp.scrw[0],
536 kwp.scrw[1], kwp.scrw[2], kwp.scrw[3]);