Searched refs:YPPROC_CLEAR (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/include/rpcsvc/
H A Dyp_prot.h57 * YPPROC_CLEAR takes (void), returns (void).
168 #define YPPROC_CLEAR ((u_long)7) macro
H A Dyp.x326 YPPROC_CLEAR(void) = 7;
/freebsd-9.3-release/usr.sbin/yp_mkdb/
H A Dyp_mkdb.c335 if ((stat = callrpc("localhost", YPPROG,YPVERS, YPPROC_CLEAR,
/freebsd-9.3-release/libexec/ypxfr/
H A Dypxfr_main.c546 * Send a YPPROC_CLEAR to the local ypserv.
552 if ((stat = callrpc("localhost",YPPROG,YPVERS,YPPROC_CLEAR,

Completed in 101 milliseconds