Searched refs:YPPROC_ORDER (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/include/rpcsvc/
H A Dyp_prot.h66 * YPPROC_ORDER takes (struct ypreq_nokey), returns (ypresp_order).
171 #define YPPROC_ORDER ((u_long)10) macro
H A Dyp.x335 YPPROC_ORDER(ypreq_nokey) = 10;
/freebsd-9.3-release/lib/libc/yp/
H A Dyplib.c983 r = clnt_call(ysd->dom_client, YPPROC_ORDER,
988 * NIS+ in YP compat mode doesn't support the YPPROC_ORDER

Completed in 51 milliseconds