Searched refs:copy_passwd (Results 1 – 1 of 1) sorted by relevance
/nss/ |
A D | nss_test1.c | 151 copy_passwd (struct passwd *result, struct passwd *local, in copy_passwd() function 186 res = copy_passwd (result, &CURPWD, buffer, buflen, errnop); in NAME() 203 return copy_passwd (result, &pwd_data[idx], buffer, buflen, errnop); in NAME() 216 return copy_passwd (result, &pwd_data[idx], buffer, buflen, errnop); in NAME()
|
Completed in 4 milliseconds