HomeSort by: relevance | last modified time | path
    Searched refs:yp_match_host (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/ypserv/common/
yplib_host.h 32 int yp_match_host(CLIENT *client, char *indomain, char *inmap,
yplib_host.c 127 yp_match_host(CLIENT *client, char *indomain, char *inmap, const char *inkey, function in typeref:typename:int
147 clnt_perror(client, "yp_match_host: clnt_call");
  /src/usr.sbin/ypserv/ypxfr/
ypxfr.c 271 * yp_master_host, and yp_match_host into YPPUSH rpc status values.
520 status = yp_match_host(client, domain, map,
557 status = yp_match_host(client, domain, map,

Completed in 13 milliseconds