26#if ! defined (octave_fcntl_wrappers_h)
27#define octave_fcntl_wrappers_h 1
31#if defined (__cplusplus)
70#if defined (__cplusplus)
int octave_o_trunc_wrapper(void)
int octave_fcntl_wrapper(int fd, int cmd, int arg)
int octave_f_dupfd_wrapper(void)
int octave_open_wrapper(const char *nm, int flags, mode_t mode)
int octave_o_wronly_wrapper(void)
int octave_o_creat_wrapper(void)
int octave_o_append_wrapper(void)
int octave_o_sync_wrapper(void)
int octave_o_nonblock_wrapper(void)
int octave_o_excl_wrapper(void)
int octave_f_getfd_wrapper(void)
int octave_o_rdonly_wrapper(void)
int octave_f_setfd_wrapper(void)
int octave_o_rdwr_wrapper(void)
int octave_f_setfl_wrapper(void)
int octave_o_async_wrapper(void)
int octave_f_getfl_wrapper(void)