/titanic_41/usr/src/lib/passwdutil/ |
H A D | nss_attr.c | 65 struct pwbuf { struct 66 struct passwd *pwd; 90 struct pwbuf *pwbuf; in nss_getpwnam() argument 221 struct pwbuf *pwbuf; in nss_getattr() local
|
H A D | files_attr.c | 77 struct pwbuf { struct 78 int update_history; 79 struct passwd *pwd; 80 char *pwd_scratch; 81 struct spwd *spwd; 82 char *spwd_scratch; 83 char *new_sp_pwdp; 221 struct pwbuf *pwbuf; in files_getpwnam() local 334 struct pwbuf *pwbuf; in files_user_to_authenticate() local 474 struct pwbuf *pwbuf; in files_getattr() local [all …]
|
/titanic_41/usr/src/lib/smbsrv/libsmb/common/ |
H A D | smb_pwdutil.c | 257 smb_pwbuf_t pwbuf; in smb_pwd_getpwnam() local 306 smb_pwbuf_t pwbuf; in smb_pwd_getpwuid() local 473 smb_pwbuf_t pwbuf; in smb_pwd_update() local 604 smb_pwd_fgetent(FILE *fp, smb_pwbuf_t *pwbuf, uint32_t flags) in smb_pwd_fgetent() 721 smb_pwd_fputent(FILE *fp, const smb_pwbuf_t *pwbuf) in smb_pwd_fputent() 994 smb_pwbuf_t pwbuf; in smb_lucache_do_update() local
|
/titanic_41/usr/src/cmd/eeprom/sparc/ |
H A D | openprom.c | 419 char pwbuf[PW_SIZE + 2]; in i_secure() local 488 char pwbuf[PW_SIZE + 2]; in i_passwd() local 529 static char pwbuf[256]; in get_password() local
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/mech/ |
H A D | import_name.c | 133 char pwbuf[BUFSIZ]; local
|
/titanic_41/usr/src/lib/pam_modules/smbfs/ |
H A D | smbfs_login.c | 63 struct passwd pwbuf; in pam_sm_setcred() local
|
/titanic_41/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_tree_connect.c | 248 uint8_t *pwbuf = NULL; in smb_pre_tree_connect_andx() local
|
/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | smb_logon.c | 613 char pwbuf[1024]; in smb_token_setup_local() local 914 char pwbuf[1024]; in smb_guest_account() local
|
/titanic_41/usr/src/lib/nsswitch/nis/common/ |
H A D | getgrent.c | 261 char pwbuf[NSS_BUFLEN_PASSWD]; in netid_lookup() local
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | kuserok.c | 281 char pwbuf[BUFSIZ]; in krb5_kuserok() local
|
/titanic_41/usr/src/cmd/allocate/ |
H A D | add_allocatable.c | 70 char pwbuf[NSS_LINELEN_PASSWD]; in main() local
|
/titanic_41/usr/src/lib/pam_modules/unix_cred/ |
H A D | unix_cred.c | 194 char pwbuf[NSS_BUFLEN_PASSWD]; in pam_sm_setcred() local
|
/titanic_41/usr/src/cmd/ypcmd/yppasswd/ |
H A D | changepasswd.c | 106 char pwbuf[NSS_LINELEN_PASSWD], spbuf[NSS_LINELEN_SHADOW]; in changepasswd() local
|
/titanic_41/usr/src/lib/libnsl/rpc/ |
H A D | netnamer.c | 316 char pwbuf[NSS_LINELEN_PASSWD]; in netname2user_ldap() local
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/profile/ |
H A D | prof_file.c | 223 char pwbuf[BUFSIZ]; in profile_open_file() local
|
/titanic_41/usr/src/cmd/zlogin/ |
H A D | zlogin.c | 996 zone_get_user_pw(const char *user_cmd, struct passwd *pwent, char *pwbuf, in zone_get_user_pw() 1248 char pwbuf[NSS_BUFLEN_PASSWD + 1]; in prep_env_noninteractive() local
|
/titanic_41/usr/src/lib/librestart/common/ |
H A D | librestart.h | 288 char *pwbuf; member
|
/titanic_41/usr/src/lib/libsecdb/common/ |
H A D | chkauthattr.c | 403 char pwbuf[NSS_BUFLEN_PASSWD]; in is_cons_user() local
|
/titanic_41/usr/src/lib/pam_modules/authtok_check/ |
H A D | authtok_check.c | 710 char *pwbuf, *opwbuf; in pam_sm_chauthtok() local
|
/titanic_41/usr/src/lib/libsmbfs/smb/ |
H A D | ctx.c | 1500 char pwbuf[NSS_BUFLEN_PASSWD]; in smb_ctx_readrc() local
|
/titanic_41/usr/src/lib/krb5/kadm5/srv/ |
H A D | svr_principal.c | 1472 char pwbuf[256]; in kadm5_chpass_principal_3() local
|
/titanic_41/usr/src/cmd/fs.d/nfs/mountd/ |
H A D | mountd.c | 2173 char *pwbuf = alloca(pw_size); in getusergroups() local
|
/titanic_41/usr/src/cmd/syslogd/ |
H A D | syslogd.c | 2119 char pwbuf[MAXLINE]; in writetodev() local
|
/titanic_41/usr/src/cmd/svc/configd/ |
H A D | rc_node.c | 1539 char pwbuf[1024]; /* XXX should be NSS_BUFLEN_PASSWD */ in perm_granted() local
|