Searched refs:nogecos (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/libnisdb/yptol/ |
H A D | stubs.c | 132 #pragma weak nogecos macro 136 int single, nogecos, noshell, nopw, mflag; variable
|
H A D | shim_changepasswd.c | 107 extern int single, nogecos, noshell, nopw, mflag; 769 (!nogecos) && in get_change_list()
|
/illumos-gate/usr/src/cmd/ypcmd/yppasswd/ |
H A D | yppasswdd.c | 82 int nogecos = 0; variable 216 nogecos = 1; in main()
|
H A D | mapfile-intf | 53 nogecos { FLAGS = INTERPOSE };
|
H A D | changepasswd.c | 131 extern int single, nogecos, noshell, nopw, mflag, Mstart, Argc; in changepasswd() 457 if ((!nogecos) && (strcmp(opwd.pw_gecos, newpw.pw_gecos) != 0)) { in changepasswd()
|
/illumos-gate/usr/src/lib/libnisdb/ |
H A D | mapfile-vers | 197 nogecos {
|