Searched refs:no_chsh (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_extern.h60 extern int no_chsh;
H A Dyppasswdd_main.c96 int no_chsh = 0; variable
187 no_chsh++;
H A Dyppasswdd_server.c566 if (!no_chsh && strcmp(argp->newpw.pw_shell, yp_password.pw_shell)) {

Completed in 232 milliseconds