Query: parport_claim_or_block
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 3.10 June 2014 PARPORT_CLAIM_OR_BLO(9)
| Related Man Pages |
|---|
| parport_register_port(9) - suse |
| port_names(7) - osf1 |
| lpt(4) - netbsd |
| lpt(4) - linux |
| lpt(4) - xfree86 |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |