Query: ieee1284_claim
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IEEE1284_CLAIM(3) Functions IEEE1284_CLAIM(3)NAMEieee1284_claim - claim access to the portSYNOPSIS#include <ieee1284.h> int ieee1284_claim(struct parport *port);DESCRIPTIONWith the exception of ieee1284_get_deviceid(3), ieee1284_claim must be called on an open port before any other libieee1284 function for accessing a device on it.RETURN VALUEE1284_OK Success. Note that, unless the F1284_EXCL flag was specified to start with, the port should be released within a "reasonable" amount of time. E1284_NOMEM There is not enough memory. E1284_INVALIDPORT The port parameter is invalid (for instance, it might not have been opened yet). E1284_SYS There was a problem at the operating system level. The global variable errno has been set appropriately.SEE ALSOieee1284_release(3)AUTHORTim Waugh <twaugh@redhat.com> Author.COPYRIGHTCopyright (C) 2001-2003 Tim Waugh [FIXME: source] 06/17/2014 IEEE1284_CLAIM(3)
Related Man Pages |
---|
ieee1284_open(3) - debian |
ieee1284_write_data(3) - centos |
ieee1284_data_dir(3) - centos |
ieee1284_open(3) - suse |
libieee1284(3) - suse |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Set hard block limit for user using quota |
DB2 convert digits to binary format |
Tar Command |
Shopt -s histappend |