Go to the source code of this file.
static void* child | ( | void | ) | [static] |
Definition at line 601 of file unixcall.c.
Definition at line 53 of file sequence.c.
Definition at line 607 of file unixcall.c.
pointer GETPAGESIZE | ( | context * | ctx, |
int | n, | ||
argv | |||
) |
Definition at line 224 of file unixcall.c.
static pointer GETPRIORITY | ( | context * | ctx, |
int | n, | ||
pointer * | argv | ||
) | [static] |
Definition at line 660 of file unixcall.c.
pointer GETTIMEOFDAY | ( | context * | ctx, |
int | n, | ||
argv | |||
) |
Definition at line 232 of file unixcall.c.
Definition at line 490 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.
static pointer SETPRIORITY | ( | context * | ctx, |
int | n, | ||
pointer * | argv | ||
) | [static] |
Definition at line 648 of file unixcall.c.
pointer SIGPROCMASK | ( | context * | ctx, |
int | n, | ||
argv | |||
) |
Definition at line 334 of file unixcall.c.
time_t altzone |
Definition at line 512 of file unixcall.c.
int daylight |
int errno |
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 |