Searched refs:outorder (Results 1 – 5 of 5) sorted by relevance
| /src/usr.sbin/yppoll/ |
| H A D | yppoll.c | 65 get_remote_info(char *indomain, char *inmap, char *server, int *outorder, in get_remote_info() argument 107 *outorder = ypro.ordernum; in get_remote_info()
|
| /src/usr.sbin/ypserv/common/ |
| H A D | yplib_host.h | 44 u_int32_t *outorder);
|
| H A D | yplib_host.c | 281 yp_order_host(CLIENT *client, char *indomain, char *inmap, u_int32_t *outorder) in yp_order_host() argument 301 *outorder = ypro.ordernum; in yp_order_host()
|
| /src/include/rpcsvc/ |
| H A D | ypclnt.h | 85 int yp_order(char *indomain, char *inmap, int *outorder);
|
| /src/lib/libc/yp/ |
| H A D | yplib.c | 994 yp_order(char *indomain, char *inmap, int *outorder) in yp_order() argument 1043 *outorder = ypro.ordernum; in yp_order()
|