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

◆ eusioctl()

void eusioctl ( context ctx,
pointer  mod 
)

Definition at line 250 of file eusioctl.c.

◆ getbuf()

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

Definition at line 32 of file eusioctl.c.

◆ getfd()

static int getfd ( pointer  x)
static

Definition at line 24 of file eusioctl.c.

◆ ioctl_int()

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

Definition at line 53 of file eusioctl.c.

◆ ioctl_struct()

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

Definition at line 40 of file eusioctl.c.

◆ IOCTL_TCGETA()

pointer IOCTL_TCGETA ( context ctx,
int  n,
argv   
)

Definition at line 203 of file eusioctl.c.

◆ IOCTL_TCGETS()

pointer IOCTL_TCGETS ( context ctx,
int  n,
argv   
)

Definition at line 178 of file eusioctl.c.

◆ IOCTL_TCSETA()

pointer IOCTL_TCSETA ( context ctx,
int  n,
argv   
)

Definition at line 209 of file eusioctl.c.

◆ IOCTL_TCSETAF()

pointer IOCTL_TCSETAF ( context ctx,
int  n,
argv   
)

Definition at line 215 of file eusioctl.c.

◆ IOCTL_TCSETAW()

pointer IOCTL_TCSETAW ( int  n,
argv   
)

Definition at line 221 of file eusioctl.c.

◆ IOCTL_TCSETS()

pointer IOCTL_TCSETS ( context ctx,
int  n,
argv   
)

Definition at line 184 of file eusioctl.c.

◆ IOCTL_TCSETSF()

pointer IOCTL_TCSETSF ( context ctx,
int  n,
argv   
)

Definition at line 196 of file eusioctl.c.

◆ IOCTL_TCSETSW()

pointer IOCTL_TCSETSW ( context ctx,
int  n,
argv   
)

Definition at line 190 of file eusioctl.c.

◆ TCGETATTR()

pointer TCGETATTR ( context ctx,
int  n,
argv   
)

Definition at line 227 of file eusioctl.c.

◆ TCSETATTR()

pointer TCSETATTR ( context ctx,
int  n,
argv   
)

Definition at line 238 of file eusioctl.c.

Variable Documentation

◆ errno

int errno

◆ rcsid

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

Definition at line 7 of file eusioctl.c.



euslisp
Author(s): Toshihiro Matsui
autogenerated on Mon Feb 28 2022 22:18:28