Searched defs:_proto_t (Results 1 – 1 of 1) sorted by relevance
490 struct _proto_t { struct492 struct _proto_t *next; argument497 void (*transmit) (chan_t *h);498 void (*modem_event) (chan_t *h);501 int (*open) (chan_t *h);502 void (*close) (chan_t *h);506 struct fasync_struct *fasync;509 int (*attach) (chan_t *h);510 int (*detach) (chan_t *h);516 void (*lysap_notify_transmit) (chan_t *h);[all …]