UFO: Alien Invasion
Loading...
Searching...
No Matches
linux_main.cpp File Reference

main function and system functions More...

#include <fcntl.h>
#include <unistd.h>
#include "../../common/common.h"
#include "../system.h"
Include dependency graph for linux_main.cpp:

Go to the source code of this file.

Functions

void Sys_Init (void)
int main (int argc, char **argv)
 The entry point for linux server and client. Initializes the program and calls Qcommon_Frame in an infinite loop.

Detailed Description

main function and system functions

Definition in file linux_main.cpp.

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

The entry point for linux server and client. Initializes the program and calls Qcommon_Frame in an infinite loop.

Definition at line 47 of file linux_main.cpp.

References Qcommon_Frame(), Qcommon_Init(), and Sys_ConsoleInit().

◆ Sys_Init()

void Sys_Init ( void )

Definition at line 36 of file linux_main.cpp.

References CVAR_ARCHIVE, Cvar_Get(), CVAR_SERVERINFO, sys_affinity, sys_os, and sys_priority.