Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/yppasswd/
H A DMakefile30 PROG= yppasswd
34 POFILE = yppasswd.po
35 MSGFILES = yppasswd.c
/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dshim_changepasswd.c138 int proc_domain(struct yppasswd *, bool_t, char *);
139 int proc_request(struct yppasswd *, struct passwd_entry *, bool_t, char *);
140 int modify_ent(struct yppasswd *, struct passwd_entry *t, bool_t, char *);
141 int get_change_list(struct yppasswd *, struct passwd_entry *);
167 struct yppasswd yppwd; in shim_changepasswd()
176 memset(&yppwd, 0, sizeof (struct yppasswd)); in shim_changepasswd()
262 proc_domain(struct yppasswd *yppwd, bool_t root_on_master, char *domain) in proc_domain()
305 proc_request(struct yppasswd *yppwd, struct passwd_entry *old_pwd, in proc_request()
645 modify_ent(struct yppasswd *yppwd, struct passwd_entry *old_ent, in modify_ent()
746 get_change_list(struct yppasswd *yppwd, struct passwd_entry *old_ent) in get_change_list()
/illumos-gate/usr/src/lib/passwdutil/
H A Dnis_attr.c460 struct yppasswd yppasswd; in nis_putpwnam() local
470 yppasswd.oldpass = oldpw ? oldpw : ""; in nis_putpwnam()
471 yppasswd.newpw = *nisbuf->pwd; in nis_putpwnam()
506 (char *)&yppasswd, xdr_int, (char *)&ok, timeout); in nis_putpwnam()
/illumos-gate/usr/src/head/rpcsvc/
H A Dyppasswd.h43 struct yppasswd { struct
/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyppasswd_xdr.c51 xdr_yppasswd(XDR *xdrsp, struct yppasswd *pp) in xdr_yppasswd()
/illumos-gate/usr/src/cmd/ypcmd/yppasswd/
H A Dyppasswdxdr.c63 xdr_yppasswd(XDR *xdrs, struct yppasswd *yppw) in xdr_yppasswd()
H A Dchangepasswd.c93 struct yppasswd yppwd; in changepasswd()
138 memset(&yppwd, 0, sizeof (struct yppasswd)); in changepasswd()
/illumos-gate/usr/src/cmd/
H A DMakefile466 yppasswd \
743 yppasswd \
H A DMakefile.check138 ypcmd/yppasswd \
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-network-nis.p5m51 file path=usr/bin/yppasswd mode=0555
80 file path=usr/share/man/man1/yppasswd.1
H A Dsystem-header.p5m608 file path=usr/include/rpcsvc/yppasswd.h
/illumos-gate/usr/src/cmd/rpcsvc/net_files/
H A Drpc36 yppasswdd 100009 yppasswd
/illumos-gate/usr/src/cmd/ypcmd/
H A DMakefile72 SUBDIRS = yppasswd mknetid revnetgroup ypupdated yp2lscripts
/illumos-gate/usr/src/man/man1/
H A DMakefile413 yppasswd.1 \
/illumos-gate/usr/src/head/
H A DMakefile272 yppasswd.h \