Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/ypldap/
Dyp.c58 int yp_write_binding(int, int);
162 if (yp_write_binding(udpport, tcpport)) in yp_init()
189 yp_write_binding(int udpport, int tcpport) in yp_write_binding() function