Functions | Variables
eusioctl.c File Reference

Go to the source code of this file.

Functions

void eusioctl (context *ctx, pointer mod)
static pointer getbuf (int n, pointer x, int bufsize)
static int getfd (pointer x)
static pointer ioctl_int (int n, argv, unsigned long ctlcode)
static pointer ioctl_struct (int n, argv, unsigned long ctlcode, int bufsize)
pointer IOCTL_TCGETA (context *ctx, int n, argv)
pointer IOCTL_TCGETS (context *ctx, int n, argv)
pointer IOCTL_TCSETA (context *ctx, int n, argv)
pointer IOCTL_TCSETAF (context *ctx, int n, argv)
pointer IOCTL_TCSETAW (int n, argv)
pointer IOCTL_TCSETS (context *ctx, int n, argv)
pointer IOCTL_TCSETSF (context *ctx, int n, argv)
pointer IOCTL_TCSETSW (context *ctx, int n, argv)
pointer TCGETATTR (context *ctx, int n, argv)
pointer TCSETATTR (context *ctx, int n, argv)

Variables

int errno
static char * rcsid = "@(#)$Id$"

Function Documentation

void eusioctl ( context ctx,
pointer  mod 
)

Definition at line 249 of file eusioctl.c.

static pointer getbuf ( int  n,
pointer  x,
int  bufsize 
) [static]

Definition at line 31 of file eusioctl.c.

static int getfd ( pointer  x) [static]

Definition at line 23 of file eusioctl.c.

static pointer ioctl_int ( int  n,
argv  ,
unsigned long  ctlcode 
) [static]

Definition at line 52 of file eusioctl.c.

static pointer ioctl_struct ( int  n,
argv  ,
unsigned long  ctlcode,
int  bufsize 
) [static]

Definition at line 39 of file eusioctl.c.

pointer IOCTL_TCGETA ( context ctx,
int  n,
argv   
)

Definition at line 202 of file eusioctl.c.

pointer IOCTL_TCGETS ( context ctx,
int  n,
argv   
)

Definition at line 177 of file eusioctl.c.

pointer IOCTL_TCSETA ( context ctx,
int  n,
argv   
)

Definition at line 208 of file eusioctl.c.

pointer IOCTL_TCSETAF ( context ctx,
int  n,
argv   
)

Definition at line 214 of file eusioctl.c.

pointer IOCTL_TCSETAW ( int  n,
argv   
)

Definition at line 220 of file eusioctl.c.

pointer IOCTL_TCSETS ( context ctx,
int  n,
argv   
)

Definition at line 183 of file eusioctl.c.

pointer IOCTL_TCSETSF ( context ctx,
int  n,
argv   
)

Definition at line 195 of file eusioctl.c.

pointer IOCTL_TCSETSW ( context ctx,
int  n,
argv   
)

Definition at line 189 of file eusioctl.c.

pointer TCGETATTR ( context ctx,
int  n,
argv   
)

Definition at line 226 of file eusioctl.c.

pointer TCSETATTR ( context ctx,
int  n,
argv   
)

Definition at line 237 of file eusioctl.c.


Variable Documentation

int errno
char* rcsid = "@(#)$Id$" [static]

Definition at line 7 of file eusioctl.c.



euslisp
Author(s): Toshihiro Matsui
autogenerated on Thu Jun 6 2019 18:05:55