Query: parport_list
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PARPORT_LIST(3) Structures PARPORT_LIST(3)NAMEparport_list - a collection of parallel portsSYNOPSIS#include <ieee1284.h>DESCRIPTIONA parport_list structure is just a vector of parport structures.STRUCTURE MEMBERSThe structure has the following members: struct parport_list { /* Number of elements in the vector. */ int portc; /* The ports. */ struct parport **portv; };AUTHORTim Waugh <twaugh@redhat.com> Author.COPYRIGHTCopyright (C) 2001-2003 Tim Waugh [FIXME: source] 06/17/2014 PARPORT_LIST(3)
| Related Man Pages |
|---|
| ieee1284_data_dir(3) - debian |
| ieee1284_write_data(3) - centos |
| ieee1284_read_data(3) - centos |
| ieee1284_wait_status(3) - centos |
| libieee1284(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Tar Command |
| Controlling user input |
| [TIP] Processing YAML files with yq |
| Please Welcome Dave Munro to the Moderator Team! |