Searched refs:outorder (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/usr.sbin/ypserv/common/
H A Dyplib_host.h44 u_int32_t *outorder);
H A Dyplib_host.c282 yp_order_host(CLIENT *client, char *indomain, char *inmap, u_int32_t *outorder) argument
302 *outorder = ypro.ordernum;
/freebsd-12-stable/include/rpcsvc/
H A Dypclnt.h87 int yp_order(char *indomain, char *inmap, int *outorder);
/freebsd-12-stable/usr.sbin/yppoll/
H A Dyppoll.c68 get_remote_info(char *indomain, char *inmap, char *server, int *outorder, argument
110 *outorder = ypro.ordernum;
/freebsd-12-stable/lib/libc/yp/
H A Dyplib.c1001 yp_order(char *indomain, char *inmap, int *outorder) argument
1050 *outorder = ypro.ordernum;

Completed in 67 milliseconds