Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages  

getnameinfo.c File Reference

Go to the source code of this file.

Data Structures

struct  afd
struct  sockinet

Functions

int getnameinfo (sa, salen, host, hostlen, serv, servlen, flags) const struct sockaddr *sa

Variables

afd afdl
size_t salen
char * host
size_t hostlen
char * serv
size_t servlen
int flags


Function Documentation

int getnameinfo sa   ,
salen   ,
host   ,
hostlen   ,
serv   ,
servlen   ,
flags   
const
 

Referenced by client_addr(), and lookup_name().


Variable Documentation

struct afd afdl [static]
 

size_t salen
 

Definition at line 77 of file getnameinfo.c.

char* host
 

Definition at line 78 of file getnameinfo.c.

Referenced by access_match(), allow_access(), establish_proxy_connection(), match_hostname(), open_socket_out(), open_socket_out_wrapped(), rsync_module(), start_client(), and start_socket_client().

size_t hostlen
 

Definition at line 79 of file getnameinfo.c.

char* serv
 

Definition at line 80 of file getnameinfo.c.

size_t servlen
 

Definition at line 81 of file getnameinfo.c.

int flags
 

Definition at line 82 of file getnameinfo.c.


Generated on Tue Apr 16 12:37:38 2002 for rsync by doxygen1.2.15