Home
last modified time | relevance | path

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

/netbsd/lib/libc/yp/
H A Dyp_order.c50 yp_order(const char *indomain, const char *inmap, int *outorder) in __weak_alias()
62 if (outorder == NULL) in __weak_alias()
92 *outorder = ypro.ordernum; in __weak_alias()
/netbsd/usr.sbin/yppoll/
H A Dyppoll.c162 int *outorder, char **outname, int tcp) in get_remote_info() argument
203 *outorder = ypro.ordernum; in get_remote_info()
/netbsd/distrib/utils/libhack/
H A Dyplib.c230 yp_order(indomain, inmap, outorder) in yp_order() argument
233 int *outorder;
/netbsd/usr.sbin/ypserv/common/
H A Dyplib_host.h44 char *indomain, char *inmap, int *outorder);
H A Dyplib_host.c250 yp_order_host(CLIENT *client, char *indomain, char *inmap, int *outorder) in yp_order_host() argument
266 *outorder = ypro.ordernum; in yp_order_host()