Ruby
2.0.0p648(2015-12-16revision53162)
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:2444
flock
Definition:
ioctl.h:6
Generated on Sat Dec 30 2017 17:50:17 for Ruby by
1.8.8