Searched refs:smb_pwd_getpwuid (Results 1 – 4 of 4) sorted by relevance
327 smb_pwd_getpwuid;
258 if (smb_pwd_getpwuid(id, &smbpw) == NULL) in smb_sam_lookup_sid()
483 extern smb_passwd_t *smb_pwd_getpwuid(uid_t, smb_passwd_t *);
307 smb_pwd_getpwuid(uid_t uid, smb_passwd_t *smbpw) in smb_pwd_getpwuid() function