Home
last modified time | relevance | path

Searched defs:spwd (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/head/
H A Dshadow.h61 struct spwd { struct
82 extern struct spwd *getspnam_r(const char *, struct spwd *, char *, int); argument
/titanic_44/usr/src/lib/nsswitch/nis/common/
H A Dgetspent.c56 struct spwd *spwd = (struct spwd *)ent; local
114 struct spwd *spwd; local
173 struct spwd *spwd; local
/titanic_44/usr/src/lib/passwdutil/
H A Dfiles_attr.c81 struct spwd *spwd; member
900 files_update_shadow(char *name, struct spwd *spwd) in files_update_shadow()
1140 files_update_history(char *name, struct spwd *spwd) in files_update_history()
H A Dnss_attr.c68 struct spwd *spwd; member
H A Dldap_attr.c104 struct spwd *spwd; member
/titanic_44/usr/src/cmd/sulogin/
H A Dsulogin.c455 struct spwd spwd; in main_loop() local
/titanic_44/usr/src/lib/libnisdb/yptol/
H A Dshim_changepasswd.c1331 free_shadow_entry(struct spwd *spwd) in free_shadow_entry()
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dauth.c1266 struct spwd *spwd; local