Functions | Variables
unixcall.c File Reference

Go to the source code of this file.

Functions

pointer _EXIT (context *ctx, int n, pointer *argv)
pointer ALARM (context *ctx, int n, argv)
pointer ASCTIME (context *ctx, int n, argv)
static void * child (void)
eusinteger_t coerceintval (pointer)
pointer EXEC (context *ctx, int n, pointer *argv)
pointer EXIT (context *ctx, int n, pointer *argv)
pointer FORK (register context *ctx, int n, pointer *argv)
pointer FORK1 (context *ctx, int n, pointer *argv)
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)
static pointer GETPRIORITY (context *ctx, int n, pointer *argv)
pointer GETRUSAGE (context *ctx, int n, argv)
pointer GETTIMEOFDAY (context *ctx, int n, argv)
 if (n==1)
pointer KILL (context *ctx, int n, argv)
pointer LOCALTIME (context *ctx, n, argv)
static void * parent (void)
static void * prepare (void)
pointer PTIMES (context *ctx, int n, argv)
pointer RUNTIME (context *ctx, int n, argv)
pointer SETITIMER (context *ctx, int n, argv)
static pointer SETPRIORITY (context *ctx, int n, pointer *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 UNIXREAD (context *ctx, int n, argv)
pointer VFORK (context *ctx, int n, pointer *argv)
pointer WAIT (context *ctx, int n, argv)

Variables

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

Function Documentation

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

Definition at line 690 of file unixcall.c.

pointer ALARM ( context ctx,
int  n,
argv   
)

Definition at line 443 of file unixcall.c.

pointer ASCTIME ( context ctx,
int  n,
argv   
)

Definition at line 170 of file unixcall.c.

static void* child ( void  ) [static]

Definition at line 601 of file unixcall.c.

Definition at line 53 of file sequence.c.

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

Definition at line 633 of file unixcall.c.

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

Definition at line 670 of file unixcall.c.

pointer FORK ( register context ctx,
int  n,
pointer argv 
)

Definition at line 607 of file unixcall.c.

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

Definition at line 615 of file unixcall.c.

pointer GETITIMER ( context ctx,
int  n,
argv   
)

Definition at line 251 of file unixcall.c.

pointer GETPAGESIZE ( context ctx,
int  n,
argv   
)

Definition at line 224 of file unixcall.c.

pointer GETPGRP ( context ctx,
int  n,
argv   
)

Definition at line 481 of file unixcall.c.

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

Definition at line 466 of file unixcall.c.

pointer GETPPID ( context ctx,
int  n,
argv   
)

Definition at line 474 of file unixcall.c.

static pointer GETPRIORITY ( context ctx,
int  n,
pointer argv 
) [static]

Definition at line 660 of file unixcall.c.

pointer GETRUSAGE ( context ctx,
int  n,
argv   
)

Definition at line 204 of file unixcall.c.

pointer GETTIMEOFDAY ( context ctx,
int  n,
argv   
)

Definition at line 232 of file unixcall.c.

if ( n  = =1)

Definition at line 490 of file unixcall.c.

pointer KILL ( context ctx,
int  n,
argv   
)

Definition at line 355 of file unixcall.c.

pointer LOCALTIME ( context ctx,
n  ,
argv   
)

Definition at line 127 of file unixcall.c.

static void* parent ( void  ) [static]

Definition at line 593 of file unixcall.c.

static void* prepare ( void  ) [static]

Definition at line 582 of file unixcall.c.

pointer PTIMES ( context ctx,
int  n,
argv   
)

Definition at line 102 of file unixcall.c.

pointer RUNTIME ( context ctx,
int  n,
argv   
)

Definition at line 118 of file unixcall.c.

pointer SETITIMER ( context ctx,
int  n,
argv   
)

Definition at line 267 of file unixcall.c.

static pointer SETPRIORITY ( context ctx,
int  n,
pointer argv 
) [static]

Definition at line 648 of file unixcall.c.

pointer SIGADDSET ( context ctx,
int  n,
argv   
)

Definition at line 302 of file unixcall.c.

pointer SIGDELSET ( context ctx,
int  n,
argv   
)

Definition at line 318 of file unixcall.c.

pointer SIGNAL ( context ctx,
int  n,
argv   
)

Definition at line 363 of file unixcall.c.

pointer SIGPROCMASK ( context ctx,
int  n,
argv   
)

Definition at line 334 of file unixcall.c.

pointer UALARM ( context ctx,
int  n,
argv   
)

Definition at line 452 of file unixcall.c.

pointer UNIXREAD ( context ctx,
int  n,
argv   
)

Definition at line 703 of file unixcall.c.

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

Definition at line 625 of file unixcall.c.

pointer WAIT ( context ctx,
int  n,
argv   
)

Definition at line 434 of file unixcall.c.


Variable Documentation

time_t altzone

Definition at line 512 of file unixcall.c.

int daylight
int errno

Definition at line 182 of file eus.c.

int n

Definition at line 510 of file unixcall.c.

int pid

Definition at line 489 of file unixcall.c.

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

Definition at line 13 of file unixcall.c.

time_t timezone


euslisp
Author(s): Toshihiro Matsui
autogenerated on Thu Mar 9 2017 04:57:51