Searched refs:keysw (Results 1 – 1 of 1) sorted by relevance
80 static const struct protosw keysw[]; variable590 KASSERT(so->so_proto == &keysw[0]); in key_send()668 static const struct protosw keysw[] = { variable684 .dom_protosw = keysw,685 .dom_protoswNPROTOSW = &keysw[__arraycount(keysw)],