Lines Matching defs:ypcurrent
1234 char *ypcurrent;
1266 ypcurrent = NULL;
1268 (int)strlen(name), &ypcurrent, &ypcurrentlen);
1270 hp = _yp_hostent(ypcurrent, af, info);
1273 free(ypcurrent);
1286 char *ypcurrent;
1311 ypcurrent = NULL;
1313 (int)strlen(name), &ypcurrent, &ypcurrentlen);
1315 hp = _yp_hostent(ypcurrent, af, info);
1318 free(ypcurrent);