#include "ruby.h"
#include <fcntl.h>
Include dependency graph for fcntl.c:
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().