Searched refs:kctlsw (Results 1 – 1 of 1) sorted by relevance
187 static struct protosw kctlsw[] = { variable274 int kctl_proto_count = (sizeof(kctlsw) / sizeof(struct protosw)); in kern_control_init()279 for (i = 0, pr = &kctlsw[0]; i < kctl_proto_count; i++, pr++) { in kern_control_init()