HomeSort by: relevance | last modified time | path
    Searched defs:get_hes_group (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libbind/dist/irs/
dns_gr.c 95 static struct group * get_hes_group(struct irs_gr *this,
160 return (get_hes_group(this, name, "group"));
168 return (get_hes_group(this, name, "gid"));
203 get_hes_group(struct irs_gr *this, const char *name, const char *type) { function
dns_gr.c 95 static struct group * get_hes_group(struct irs_gr *this,
160 return (get_hes_group(this, name, "group"));
168 return (get_hes_group(this, name, "gid"));
203 get_hes_group(struct irs_gr *this, const char *name, const char *type) { function

Completed in 40 milliseconds