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

/macosx-10.10.1/Libc-1044.1.2/include/arpa/
H A Dnameser_compat.h113 #define NAMESERVER_PORT NS_DEFAULTPORT
/macosx-10.10.1/libresolv-57/
H A Dres_findzonecut.c594 arr->addr.sin.sin_port = htons(NS_DEFAULTPORT);
603 arr->addr.sin.sin_port = htons(NS_DEFAULTPORT);
H A Dres_init.c541 port = NS_DEFAULTPORT;
571 statp->nsaddr.sin_port = htons(NS_DEFAULTPORT);
1162 if (port == 0) port = NS_DEFAULTPORT;
H A Dnameser.h96 #define NS_DEFAULTPORT 53 /* For both TCP and UDP. */ macro
H A Ddns.c125 pdns->port = NS_DEFAULTPORT;

Completed in 169 milliseconds