Searched refs:iucv_path_accept (Results 1 – 2 of 2) sorted by relevance
49 return iucv_path_accept(path, &smsg_handler, "SMSGIUCV ", NULL); in smsg_path_pending()
865 int iucv_path_accept(struct iucv_path *path, struct iucv_handler *handler, in iucv_path_accept() function895 EXPORT_SYMBOL(iucv_path_accept);1846 .path_accept = iucv_path_accept,