Home
last modified time | relevance | path

Searched refs:iucv_handler (Results 1 – 1 of 1) sorted by relevance

/include/net/iucv/
Diucv.h100 struct iucv_handler *handler;
133 struct iucv_handler { struct
202 int iucv_register(struct iucv_handler *handler, int smp); argument
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);