Functions | Variables
unixcall.old.c File Reference

Go to the source code of this file.

Functions

pointer ALARM (context *ctx, int n, argv)
pointer ASCTIME (context *ctx, int n, argv)
int coerceintval (pointer)
pointer GETITIMER (context *ctx, int n, argv)
pointer GETPAGESIZE (context *ctx, int n, argv)
pointer GETPGRP (context *ctx, int n, argv)
pointer GETPID (context *ctx, int n, pointer *argv)
pointer GETPPID (context *ctx, int n, argv)
pointer GETRUSAGE (context *ctx, int n, argv)
pointer GETTIMEOFDAY (context *ctx, int n, argv)
pointer KILL (context *ctx, int n, argv)
pointer LOCALTIME (context *ctx, n, argv)
pointer PTIMES (context *ctx, int n, argv)
pointer RUNTIME (context *ctx, int n, argv)
pointer SETITIMER (context *ctx, int n, argv)
pointer SIGADDSET (context *ctx, int n, argv)
pointer SIGDELSET (context *ctx, int n, argv)
pointer SIGNAL (context *ctx, int n, argv)
pointer SIGPROCMASK (context *ctx, int n, argv)
pointer UALARM (context *ctx, int n, argv)
pointer WAIT (context *ctx, int n, argv)

Variables

time_t altzone
pointer argv []
int daylight
int errno
pointer eussigvec [NSIG]
int n
static char * rcsid = "@(#)$Id$"
int sys_nerr
time_t timezone
char * tzname [2]

Function Documentation

pointer ALARM ( context ctx,
int  n,
argv   
)

Definition at line 421 of file unixcall.old.c.

pointer ASCTIME ( context ctx,
int  n,
argv   
)

Definition at line 158 of file unixcall.old.c.

int coerceintval ( pointer  )

Definition at line 55 of file sequence.c.

pointer GETITIMER ( context ctx,
int  n,
argv   
)

Definition at line 230 of file unixcall.old.c.

pointer GETPAGESIZE ( context ctx,
int  n,
argv   
)

Definition at line 205 of file unixcall.old.c.

pointer GETPGRP ( context ctx,
int  n,
argv   
)

Definition at line 459 of file unixcall.old.c.

pointer GETPID ( context ctx,
int  n,
pointer argv 
)

Definition at line 444 of file unixcall.old.c.

pointer GETPPID ( context ctx,
int  n,
argv   
)

Definition at line 452 of file unixcall.old.c.

pointer GETRUSAGE ( context ctx,
int  n,
argv   
)

Definition at line 185 of file unixcall.old.c.

pointer GETTIMEOFDAY ( context ctx,
int  n,
argv   
)

Definition at line 213 of file unixcall.old.c.

pointer KILL ( context ctx,
int  n,
argv   
)

Definition at line 334 of file unixcall.old.c.

pointer LOCALTIME ( context ctx,
n  ,
argv   
)

Definition at line 124 of file unixcall.old.c.

pointer PTIMES ( context ctx,
int  n,
argv   
)

Definition at line 99 of file unixcall.old.c.

pointer RUNTIME ( context ctx,
int  n,
argv   
)

Definition at line 115 of file unixcall.old.c.

pointer SETITIMER ( context ctx,
int  n,
argv   
)

Definition at line 246 of file unixcall.old.c.

pointer SIGADDSET ( context ctx,
int  n,
argv   
)

Definition at line 281 of file unixcall.old.c.

pointer SIGDELSET ( context ctx,
int  n,
argv   
)

Definition at line 297 of file unixcall.old.c.

pointer SIGNAL ( context ctx,
int  n,
argv   
)

Definition at line 342 of file unixcall.old.c.

pointer SIGPROCMASK ( context ctx,
int  n,
argv   
)

Definition at line 313 of file unixcall.old.c.

pointer UALARM ( context ctx,
int  n,
argv   
)

Definition at line 430 of file unixcall.old.c.

pointer WAIT ( context ctx,
int  n,
argv   
)

Definition at line 412 of file unixcall.old.c.


Variable Documentation

time_t altzone

Definition at line 490 of file unixcall.old.c.

int daylight
int errno

Definition at line 182 of file eus.c.

int n

Definition at line 488 of file unixcall.old.c.

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

Definition at line 13 of file unixcall.old.c.

int sys_nerr
time_t timezone
char* tzname[2]


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