| |
| | [No title] (Site not responding. Last check: 2007-10-14) |
 | | */ int iucv_accept (u16 pathid, u16 msglim_reqstd, uchar user_data[16], int flags1, iucv_handle_t handle, void *pgm_data, int *flags1_out, u16 * msglim); /* * Name: iucv_connect * Purpose: This function establishes an IUCV path. |
 | | Although the connect may complete * successfully, you are not able to use the path until you receive an IUCV * Connection Complete external interrupt. |
 | | * Input: pathid - u16 *, Path identification number * msglim_reqstd - u16, Number of outstanding messages requested * user_data - uchar[16], 16-byte user data * userid - uchar[8], User identification * system_name - uchar[8], 8-byte identifying the system name * flags1 - int, Contains options for this path. |
| www.kernel.org /pub/linux/kernel/people/marcelo/linux-2.4/drivers/s390/net/iucv.h (3083 words) |
|