Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/chpass/
H A Dchpass.c68 int use_yp; variable
96 use_yp = _yp_check(NULL); in main()
111 use_yp = 0; in main()
115 if (!use_yp) in main()
150 if (use_yp && yflag == 0) { in main()
162 use_yp = 0; in main()
173 if (use_yp) in main()
180 if (op == LOADENTRY && use_yp) in main()
245 if (use_yp) { in main()
H A Dedit.c76 if (use_yp) in edit()
101 use_yp ? "YP " : "", pw->pw_name); in display()
H A Dchpass.h42 extern int use_yp;
/netbsd-src/distrib/sets/
H A Dsets.subr305 # use_yp ${USE_YP} != no