IEEE1284_CLOSE(3) | Functions | IEEE1284_CLOSE(3) |
ieee1284_close - close an open port
#include <ieee1284.h>
int ieee1284_close(struct parport *port);
To close an open port and free any resources associated with it, call ieee1284_close.
E1284_OK
E1284_INVALIDPORT
E1284_SYS
Tim Waugh <twaugh@redhat.com>
Copyright © 2001-2003 Tim Waugh
09/18/2007 |