Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ypcmd/yppasswd/
H A Dyppasswdd.c144 struct netconfig *nconf4, *nconf6, *nconfl; in main() local
508 if ((nconfl = getnetconfigent("ticlts")) == NULL) { in main()
512 rpcb_unset((ulong_t)YPPASSWDPROG, (ulong_t)YPPASSWDVERS, nconfl); in main()
513 transpl = svc_tli_create(RPC_ANYFD, nconfl, NULL, 0, 0); in main()
520 boilerplate, nconfl)) { in main()
527 freenetconfigent(nconfl); in main()