IGETLULIST(3)
HP-UX
NAME
igetlulist − stores logical unit (lu) of each interface
SYNOPSIS
#include <sicl.h>
int igetlulist (lulist);
int &FAR; * &FAR; *lulist;
DESCRIPTION
Igetlulist stores in lulist the logical unit (interface address) of each valid interface configured for SICL. The last element in the list is set to -1.
This function can be used with igetluinfo to retrieve information about all local interfaces.
RETURN VALUE
Igetlulist returns zero (0) if successful, or a non-zero error number if an error occurs.
SEE ALSO
iopen(3), igetluinfo(3), igetlu(3)
AUTHOR
igetlulist was developed by HP.
Hewlett-Packard Comapny — May 05, 1994