Searched refs:copy_spwd_changes (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/nss/nss_compat/ |
D | compat-spwd.c | 124 copy_spwd_changes (struct spwd *dest, struct spwd *src, in copy_spwd_changes() function 348 copy_spwd_changes (result, &ent->pwd, p2, p2len); in getspent_next_nss_netgr() 384 copy_spwd_changes (result, &ent->pwd, p2, p2len); in getspent_next_nss() 405 copy_spwd_changes (&pwd, result, NULL, 0); in getspnam_plususer() 424 copy_spwd_changes (result, &pwd, p, plen); in getspnam_plususer() 513 copy_spwd_changes (&ent->pwd, result, NULL, 0); in getspent_next_file() 570 copy_spwd_changes (&ent->pwd, result, NULL, 0); in getspent_next_file()
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.19 | 6795 * nss/nss_compat/compat-spwd.c (copy_spwd_changes): Likewise.
|