suse man page for parport_list

Query: parport_list

OS: suse

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PARPORT_LIST(3) 						    Structures							   PARPORT_LIST(3)

NAME
parport_list - a collection of parallel ports
SYNOPSIS
#include <ieee1284.h>
DESCRIPTION
A parport_list structure is just a vector of parport structures.
STRUCTURE MEMBERS
The structure has the following members: struct parport_list { /* Number of elements in the vector. */ int portc; /* The ports. */ struct parport **portv; };
AUTHOR
Tim Waugh <twaugh@redhat.com> Author.
COPYRIGHT
Copyright (C) 2001-2003 Tim Waugh 09/18/2007 PARPORT_LIST(3)
Related Man Pages
ieee1284_read_data(3) - debian
ieee1284_wait_status(3) - debian
ieee1284_data_dir(3) - suse
ieee1284_read_data(3) - suse
ieee1284_write_data(3) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Cut command on RHEL 6.8 compatibility issues
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB