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

  /src/external/bsd/libbind/dist/irs/
nis_pr.c 75 static /*const*/ char protocols_bynumber[] = "protocols.bynumber"; variable
161 r = yp_match(pvt->nis_domain, protocols_bynumber, tmp, strlen(tmp),
179 r = yp_first(pvt->nis_domain, protocols_bynumber,
188 r = yp_next(pvt->nis_domain, protocols_bynumber,
nis_pr.c 75 static /*const*/ char protocols_bynumber[] = "protocols.bynumber"; variable
161 r = yp_match(pvt->nis_domain, protocols_bynumber, tmp, strlen(tmp),
179 r = yp_first(pvt->nis_domain, protocols_bynumber,
188 r = yp_next(pvt->nis_domain, protocols_bynumber,

Completed in 63 milliseconds