Searched refs:nss_pack_user_record_shadow (Results 1 – 3 of 3) sorted by relevance
16 int nss_pack_user_record_shadow(UserRecord *hr, struct spwd *spwd, char *buffer, size_t buflen);
134 int nss_pack_user_record_shadow( in nss_pack_user_record_shadow() function204 r = nss_pack_user_record_shadow(hr, spwd, buffer, buflen); in userdb_getspnam()
889 r = nss_pack_user_record_shadow(ur, result, buffer, buflen); in _nss_systemd_getspent_r()