/home/aaron/olsrd-current/olsrd/src/core/os_system.h File Reference

#include "defs.h"
Include dependency graph for os_system.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void os_arg (int *argc, char **argv)
void os_init (void)
void os_cleanup (void)
void os_exit (int ret)
void os_clear_console (void)
void os_printline (int level, const char *line)

Function Documentation

void os_arg ( int *  argc,
char **  argv 
)

Referenced by main().

void os_cleanup ( void   ) 

disable IP forwarding

Definition at line 36 of file init.c.

References LOG_NETWORKING, OLSR_DEBUG, OLSR_WARN, os_cleanup_global_ifoptions(), os_clear_console(), and WIDE_STRING.

Referenced by olsr_shutdown().

Here is the call graph for this function:

void os_clear_console ( void   ) 

Definition at line 97 of file log.c.

References LOG_MAIN, and OLSR_WARN.

Referenced by olsr_process_changes(), and os_cleanup().

void os_exit ( int  ret  ) 
void os_init ( void   ) 

Definition at line 30 of file init.c.

References DisableIcmpRedirects(), LOG_NETWORKING, OLSR_DEBUG, OLSR_WARN, os_apm_init(), os_init_global_ifoptions(), os_syslog_init(), and WIDE_STRING.

Referenced by main().

Here is the call graph for this function:

void os_printline ( int  level,
const char *  line 
)

Definition at line 68 of file log.c.

References SEVERITY_DEBUG, SEVERITY_ERR, SEVERITY_INFO, and SEVERITY_WARN.

Referenced by olsr_log_syslog().

Generated on Sat May 25 06:00:05 2013 for olsrd by  doxygen 1.6.3