Searched refs:smb_pwd_getpwnam (Results 1 – 5 of 5) sorted by relevance
327 smb_pwd_getpwnam;
512 if (smb_pwd_getpwnam(name, &smbpw) == NULL) in smb_sam_lookup_user()
461 extern smb_passwd_t *smb_pwd_getpwnam(const char *, smb_passwd_t *);
254 smb_pwd_getpwnam(const char *name, smb_passwd_t *smbpw) in smb_pwd_getpwnam() function
558 if (smb_pwd_getpwnam(user_info->lg_e_username, smbpw) == NULL) in smb_token_auth_local()