|
Ruby
1.9.3p448(2013-06-27revision41675)
|
#include "ruby.h"#include <fcntl.h>Go to the source code of this file.
Functions | |
| void | Init_fcntl () |
| void Init_fcntl | ( | ) |
Definition at line 113 of file fcntl.c.
References F_SETFL, INT2FIX, INT2NUM(), O_ACCMODE, O_NONBLOCK, rb_define_const(), and rb_define_module().
1.7.6.1