Query: ieee1284_find_ports
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IEEE1284_FIND_PORTS(3) Functions IEEE1284_FIND_PORTS(3)NAMEieee1284_find_ports - find ports on the systemSYNOPSIS#include <ieee1284.h> int ieee1284_find_ports(struct parport_list *list, int flags);DESCRIPTIONThis function should be called before the other libieee1284 functions. This gives the library a chance to look around and see what's available, and gives the program a chance to choose a port to use. The list is a pointer to a parport_list structure that will be filled in on success. There are no flags defined; use zero for this parameter.RETURN VALUEE1284_OK Success. list is filled in and must be destroyed using ieee1284_free_ports(3). E1284_NOMEM There is not enough memory available. E1284_NOTIMPL One or more of the supplied flags is not supported in this implementation.AUTHORTim Waugh <twaugh@redhat.com> Author.COPYRIGHTCopyright (C) 2001-2003 Tim Waugh 09/18/2007 IEEE1284_FIND_PORTS(3)
Related Man Pages |
---|
ieee1284_read_status(3) - debian |
ieee1284_read_status(3) - centos |
libieee1284(3) - centos |
ieee1284_get_deviceid(3) - suse |
ieee1284_wait_status(3) - suse |
Similar Topics in the Unix Linux Community |
---|
Migrating to UNIX |
Update kernel Linux without reboot?! |
SOCKS proxy & PAM configuration exposure |
Tar Command |
A (ksh) Library For and From UNIX.com |