Classes | Functions

oct-syscalls.h File Reference

#include <string>
#include <sys/types.h>
Include dependency graph for oct-syscalls.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  octave_syscalls

Functions

OCTAVE_API int octave_fcntl (int, int, long)
OCTAVE_API int octave_fcntl (int, int, long, std::string &)

Function Documentation

OCTAVE_API int octave_fcntl ( int  ,
int  ,
long   
)

Definition at line 397 of file oct-syscalls.cc.

References octave_fcntl().

Referenced by DEFUNX(), octave_fcntl(), and octave_syscalls::popen2().

OCTAVE_API int octave_fcntl ( int  ,
int  ,
long  ,
std::string &   
)

Definition at line 404 of file oct-syscalls.cc.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines