Ruby
2.0.0p451(2014-02-24revision45167)
Main Page
Modules
Data Structures
Files
File List
Globals
nacl
ioctl.h
Go to the documentation of this file.
1
// Copyright 2012 Google Inc. All Rights Reserved.
2
// Author: yugui@google.com (Yugui Sonoda)
3
#ifndef RUBY_NACL_IOCTL_H
4
#define RUBY_NACL_IOCTL_H
5
int
ioctl
(
int
fd,
int
request, ...);
6
struct
flock
{};
7
#endif
ioctl
int ioctl(int fd, int request,...)
Definition:
win32.c:2438
flock
Definition:
ioctl.h:6
Generated on Thu Aug 7 2014 22:32:25 for Ruby by
1.8.7