Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

name_alias.h File Reference

#include "str.h"
#include "dprint.h"
#include "mem/mem.h"

Go to the source code of this file.

Data Structures

struct  host_alias

Functions

int grep_aliases (char *name, int len, unsigned short port, unsigned short proto)
int add_alias (char *name, int len, unsigned short port, unsigned short proto)

Variables

host_aliasaliases


Function Documentation

int add_alias char *  name,
int  len,
unsigned short  port,
unsigned short  proto
[inline, static]
 

Definition at line 84 of file name_alias.h.

References host_alias::alias, aliases, grep_aliases(), L_ERR, _str::len, len, LOG, host_alias::next, pkg_free, pkg_malloc, host_alias::port, host_alias::proto, and _str::s.

Referenced by fix_hostname(), fix_socket_list(), and yyparse().

int grep_aliases char *  name,
int  len,
unsigned short  port,
unsigned short  proto
[inline, static]
 

Definition at line 57 of file name_alias.h.

References host_alias::alias, _str::len, len, host_alias::next, host_alias::port, host_alias::proto, and _str::s.

Referenced by add_alias(), and check_self().


Variable Documentation

struct host_alias* aliases
 

Definition at line 446 of file main.c.

Referenced by add_alias().


Generated on Thu Jul 29 04:16:05 2010 for SIPExpressRouter by  doxygen 1.3.9.1