Man Page: parport_claim_or_block
Operating Environment: suse
Section: 9
PARPORT_CLAIM_OR_BLO(9) Parallel Port Devices PARPORT_CLAIM_OR_BLO(9)NAMEparport_claim_or_block - claim access to a parallel port deviceSYNOPSISint parport_claim_or_block(struct pardevice * dev);ARGUMENTSdev pointer to structure representing a device on the portDESCRIPTIONThis behaves like parport_claim, but will block if necessary to wait for the port to be free. A return value of 1 indicates that it slept; 0 means that it succeeded without needing to sleep. A negative error code indicates failure.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PARPORT_CLAIM_OR_BLO(9)
| Related Man Pages |
|---|
| parport_register_device(9) - centos |
| lpt(4) - debian |
| lpt(4) - freebsd |
| lpt(4) - netbsd |
| lpt(4) - centos |
| 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. |
| Update kernel Linux without reboot?! |
| Tar Command |
| Shopt -s histappend |