Searched refs:is_ip_address (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/ntp-92/include/
H A Dntp_io.h84 isc_boolean_t is_ip_address(const char *, isc_netaddr_t *);
/macosx-10.10.1/webdavfs-367/mount.tproj/
H A Dwebdav_cookie.c90 boolean_t is_ip_address(const char *host);
1312 result = is_ip_address(str);
1317 boolean_t is_ip_address(const char *host) function
/macosx-10.10.1/ntp-92/ntpd/
H A Dntpd.c624 is_ip_address(*ifaces, &netaddr)
H A Dntp_io.c717 is_ip_address( function
1079 is_ip = is_ip_address(if_name, &rule->netaddr);
H A Dntp_config.c2450 if (is_ip_address(if_name, &netaddr)) {
4299 if (is_ip_address(nameornum, &ipaddr)) {

Completed in 107 milliseconds