home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


ioctl

ioctl 
filehandle
, 
function
, 
arg

Calls the ioctl Unix system call to perform function (with the function-specific arg ) on the file or device opened with filehandle . See fcntl for a description of return values.


Previous: Reference: int Perl in a Nutshell Next: Reference: join
Reference: int Book Index Reference: join

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.