Home
last modified time | relevance | path

Searched defs:str_ipaddr (Results 1 – 2 of 2) sorted by relevance

/dports/dns/dnshistory/dnshistory-1.3/src/
H A Ddnshistory.c742 add_address(char *str_ipaddr) in add_address()
857 retrieve_address(char *str_ipaddr, char *str_fqdn, char *str_time) in retrieve_address()
953 add_recombined_address(char *str_ipaddr, char *str_fqdn, char *str_time) in add_recombined_address()
1889 char *str_ipaddr; /* The current IP address from cmd line */ in showhistory() local
/dports/net/kamailio/kamailio-5.4.5/src/modules/xprint/
H A Dxp_lib.c69 static str str_hostname, str_domainname, str_fullname, str_ipaddr; variable