Searched refs:__set_authtoken_attr (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/lib/passwdutil/ |
H A D | Makefile.com | 29 __set_authtoken_attr.o \
|
H A D | __set_authtoken_attr.c | 38 __set_authtoken_attr(char *name, char *oldpw, pwu_repository_t *rep, in __set_authtoken_attr() function
|
H A D | passwdutil.h | 166 int __set_authtoken_attr(char *, char *, pwu_repository_t *, attrlist *, int *);
|
H A D | mapfile-vers | 47 __set_authtoken_attr;
|
/titanic_44/usr/src/lib/pam_modules/authtok_store/ |
H A D | authtok_store.c | 201 res = __set_authtoken_attr(user, oldpw, pwu_rep, &l, &updated_reps);
|
/titanic_44/usr/src/cmd/passwd/ |
H A D | passwd.c | 473 retval = __set_authtoken_attr(usrname, in main()
|