ieee1284_release(3) suse man page | unix.com

Man Page: ieee1284_release

Operating Environment: suse

Section: 3

IEEE1284_RELEASE(3)						     Functions						       IEEE1284_RELEASE(3)

NAME
ieee1284_release - release a port
SYNOPSIS
#include <ieee1284.h> void ieee1284_release(struct parport *port);
DESCRIPTION
This function undoes the effect of ieee1284_claim(3) by releasing the port for use by other drivers. It is good practice to release the port whenever convenient. If it is never convenient to do so, the F1284_EXCL flag should be specified at initialization.
AUTHOR
Tim Waugh <twaugh@redhat.com> Author.
COPYRIGHT
Copyright (C) 2001-2003 Tim Waugh 09/18/2007 IEEE1284_RELEASE(3)
Related Man Pages
libieee1284(3) - debian
ieee1284_read_data(3) - centos
ieee1284_wait_data(3) - centos
ieee1284_read_data(3) - suse
libieee1284(3) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Tar Command
A (ksh) Library For and From UNIX.com