Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ypserv/
H A Dyp_main.c77 static int _rpcfd; variable
510 _rpcfd = 0; in main()
522 _rpcfd = RPC_ANYFD; in main()
546 error = create_service(_rpcfd, nconf, &si); in main()