Searched refs:__ypcurrent (Results 1 – 2 of 2) sorted by relevance
77 static char *__ypcurrent, *__ypdomain; variable204 free(__ypcurrent); in start_gr()205 __ypcurrent = NULL; in start_gr()256 free(__ypcurrent); in endgrent_basic()257 __ypcurrent = NULL; in endgrent_basic()300 if (__ypcurrent) { in grscan()302 __ypcurrent, __ypcurrentlen, in grscan()304 free(__ypcurrent); in grscan()305 __ypcurrent = key; in grscan()309 &__ypcurrent, &__ypcurrentlen, in grscan()[all …]
90 static char *__ypcurrent; variable339 if (__ypcurrent) { in getpwent()341 __ypcurrent, __ypcurrentlen, in getpwent()343 free(__ypcurrent); in getpwent()344 __ypcurrent = NULL; in getpwent()350 __ypcurrent = key; in getpwent()354 &__ypcurrent, &__ypcurrentlen, in getpwent()914 free(__ypcurrent); in setpassent()915 __ypcurrent = NULL; in setpassent()944 free(__ypcurrent); in endpwent()[all …]