Searched refs:yp_status (Results 1 – 3 of 3) sorted by relevance
44 int *yp_status; member213 *(eargp->yp_status) = YPERR_YPERR; in _exec_nis_cb()234 *(eargp->yp_status) = YPERR_KEY; in _exec_nis_cb()242 *(eargp->yp_status) = 0; in _exec_nis_cb()246 *(eargp->yp_status) = YPERR_KEY; in _exec_nis_cb()250 *(eargp->yp_status) = YPERR_YPERR; in _exec_nis_cb()308 eargs.yp_status = &ypstat; in _exec_nis_lookup()
91 int yp_status; local95 argp->key.name, &yp_status);96 if (yp_status == YPERR_MAP) {
170 int yp_status; local175 "services.byservicename", name, &yp_status);185 "services.byservicename", key, &yp_status);189 if (yp_status == YPERR_MAP) {