Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/include/
H A Dirp.h35 #define IRPD_HOST_ENV "IRPDSERVER" macro
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dirp.c168 irphost = getenv(IRPD_HOST_ENV); in irs_irp_connect()