Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_extern.h61 extern int no_chfn;
H A Dyppasswdd_main.c97 int no_chfn = 0; variable
188 no_chfn++; in main()
H A Dyppasswdd_server.c587 if (!no_chfn && strcmp(argp->newpw.pw_gecos, yp_password.pw_gecos)) { in yppasswdproc_update_1_svc()