Lines Matching defs:res
277 yp_valid_domain(char *domain, struct ypresp_val *res) in yp_valid_domain()
293 static bool_t res; in ypproc_domain_2_svc() local
304 static bool_t res; in ypproc_domain_nonack_2_svc() local
319 static struct ypresp_val res; in ypproc_match_2_svc() local
450 static struct ypresp_key_val res; in ypproc_first_2_svc() local
482 static struct ypresp_key_val res; in ypproc_next_2_svc() local
569 static struct ypresp_all res; in ypproc_all_2_svc() local
581 static struct ypresp_master res; in ypproc_master_2_svc() local
613 static ypresp_maplist res; in ypproc_maplist_2_svc() local
633 yp_make_val(struct ypresp_val *res, char *line, int replacecolon) in yp_make_val()
652 yp_make_keyval(struct ypresp_key_val *res, char *key, char *line) in yp_make_keyval()