Lines Matching defs:iucv_handler
93 * list: list_head for the iucv_handler path list.
100 struct iucv_handler *handler;
127 * struct iucv_handler
133 struct iucv_handler {
202 int iucv_register(struct iucv_handler *handler, int smp);
211 void iucv_unregister(struct iucv_handler *handle, int smp);
259 int iucv_path_accept(struct iucv_path *path, struct iucv_handler *handler,
277 int iucv_path_connect(struct iucv_path *path, struct iucv_handler *handler,
482 int (*path_accept)(struct iucv_path *path, struct iucv_handler *handler,
485 struct iucv_handler *handler,
490 int (*iucv_register)(struct iucv_handler *handler, int smp);
491 void (*iucv_unregister)(struct iucv_handler *handler, int smp);