Home
last modified time | relevance | path

Searched refs:IRPD_PORT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/include/
H A Dirp.h29 #define IRPD_PORT 6660 /*%< 10 times the number of the beast. */ macro
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dirp.c197 iaddr.sin_port = htons(IRPD_PORT); in irs_irp_connect()