Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/libbind/dist/include/
Dirp.h31 #define IRPD_PORT 6660 /*%< 10 times the number of the beast. */ macro
/netbsd/src/external/bsd/libbind/dist/irs/
Dirp.c205 iaddr.sin_port = htons(IRPD_PORT); in irs_irp_connect()