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

/freebsd-11.0-release/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-11.0-release/include/rpcsvc/
H A Dypclnt.h85 int yp_order(char *indomain, char *inmap, int *outorder);
/freebsd-11.0-release/usr.sbin/yppoll/
H A Dyppoll.c66 get_remote_info(char *indomain, char *inmap, char *server, int *outorder, argument
108 *outorder = ypro.ordernum;
/freebsd-11.0-release/lib/libc/yp/
H A Dyplib.c999 yp_order(char *indomain, char *inmap, int *outorder) argument
1048 *outorder = ypro.ordernum;

Completed in 122 milliseconds