#include "ruby.h"#include <fcntl.h>Go to the source code of this file.
Functions | |
| void | Init_fcntl () |
| void Init_fcntl | ( | ) |
Definition at line 65 of file fcntl.c.
References F_DUPFD, F_SETFL, INT2FIX, INT2NUM, O_ACCMODE, O_NONBLOCK, rb_define_const(), rb_define_module(), and VALUE.
1.4.7