#include <unistd.h>
#include <signal.h>
#include <stdlib.h>
#include <limits.h>
#include <sys/time.h>
#include <sys/types.h>
#include <fcntl.h>
#include <stdarg.h>
#include <stdio.h>
#include <sys/ipc.h>
#include <sys/shm.h>
#include <sys/stat.h>
#include <string.h>
#include <ctype.h>
#include <sys/wait.h>
#include <sys/mman.h>
#include <errno.h>
#include <sys/file.h>
#include <dlfcn.h>
#include "../../common/common.h"
#include "../system.h"
Go to the source code of this file.
Functions | |
void | Sys_Init (void) |
int | main (int argc, const char **argv) |
int main | ( | int | argc, | |
const char ** | argv | |||
) |
Definition at line 56 of file solaris_main.c.
References Qcommon_Frame(), Qcommon_Init(), and Sys_ConsoleInit().
void Sys_Init | ( | void | ) |
Definition at line 49 of file solaris_main.c.
References CVAR_ARCHIVE, Cvar_Get(), CVAR_SERVERINFO, sys_affinity, sys_os, and sys_priority.