Searched defs:ctl_proc (Results 1 – 2 of 2) sorted by relevance
40 struct ctl_proc { struct41 short control_code; /* defined request code */43 u_short flags; /* flags word */47 void (*handler) (struct recvbuf *, int); /* handle request */
397 struct proc *ctl_proc; global() member