Home
last modified time | relevance | path

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

/freebsd/usr.sbin/yppoll/
H A Dyppoll.c65 get_remote_info(char *indomain, char *inmap, char *server, int *outorder, in get_remote_info() argument
107 *outorder = ypro.ordernum; in get_remote_info()
/freebsd/usr.sbin/ypserv/common/
H A Dyplib_host.h42 u_int32_t *outorder);
H A Dyplib_host.c279 yp_order_host(CLIENT *client, char *indomain, char *inmap, u_int32_t *outorder) in yp_order_host() argument
299 *outorder = ypro.ordernum; in yp_order_host()
/freebsd/include/rpcsvc/
H A Dypclnt.h85 int yp_order(char *indomain, char *inmap, int *outorder);
/freebsd/lib/libc/yp/
H A Dyplib.c994 yp_order(char *indomain, char *inmap, int *outorder) in yp_order() argument
1043 *outorder = ypro.ordernum; in yp_order()