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