Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_main.c85 static char _localhost[] = "localhost"; variable
225 if (getrpcport(_localhost, YPPROG, YPVERS, IPPROTO_UDP) <= 0) { in main()
232 _passwd_byname, _localhost, 0)) == NULL) { in main()