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

  /src/usr.sbin/ypserv/common/
yplib_host.h 43 int yp_order_host(CLIENT *client,
yplib_host.c 250 yp_order_host(CLIENT *client, char *indomain, char *inmap, int *outorder) function in typeref:typename:int
264 clnt_perror(client, "yp_order_host: clnt_call");
  /src/usr.sbin/ypserv/ypxfr/
ypxfr.c 270 * yperr2yppush: convert error codes from functions like yp_order_host,
386 status = yp_order_host(client, domain, map, (int *)rordernum);

Completed in 12 milliseconds