Query: ieee1284_free_ports
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IEEE1284_FREE_PORTS(3) Functions IEEE1284_FREE_PORTS(3)NAMEieee1284_free_ports - safely deallocate a port listSYNOPSIS#include <ieee1284.h> void ieee1284_free_ports(struct parport_list *list);DESCRIPTIONWhen the port list will no longer be used, the program should call ieee1284_free_ports giving it a pointer to the parport_list structure that holds the list of ports returned by ieee1284_find_ports(3). The ports are reference counted with the ieee1284_open and ieee1284_close functions, and so the port list may be freed even if it contains pointers to ports that are still open.AUTHORTim Waugh <twaugh@redhat.com> Author.COPYRIGHTCopyright (C) 2001-2003 Tim Waugh [FIXME: source] 06/17/2014 IEEE1284_FREE_PORTS(3)
Related Man Pages |
---|
ieee1284_open(3) - debian |
ieee1284_wait_data(3) - debian |
ieee1284_write_data(3) - centos |
ieee1284_data_dir(3) - suse |
libieee1284(3) - suse |
Similar Topics in the Unix Linux Community |
---|
DB2 convert digits to binary format |
Tar Command |
CentOS7 restoring file capabilities |
Controlling user input |
[TIP] Processing YAML files with yq |