Home
last modified time | relevance | path

Searched refs:uidstr (Results 1 – 1 of 1) sorted by relevance

/hesiod/nss_hesiod/
A Dhesiod-pwd.c105 char uidstr[21]; /* We will probably never have a gid_t with more in _nss_hesiod_getpwuid_r() local
108 snprintf (uidstr, sizeof uidstr, "%d", uid); in _nss_hesiod_getpwuid_r()
110 return lookup (uidstr, "uid", pwd, buffer, buflen, errnop); in _nss_hesiod_getpwuid_r()

Completed in 2 milliseconds