parport_list(3) centos man page | unix.com

Man Page: parport_list

Operating Environment: centos

Section: 3

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 [FIXME: source] 06/17/2014 PARPORT_LIST(3)
Related Man Pages
ieee1284_data_dir(3) - debian
ieee1284_read_status(3) - centos
ieee1284_wait_data(3) - centos
libieee1284(3) - centos
ieee1284_data_dir(3) - suse
Similar Topics in the Unix Linux Community
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!