Searched defs:inmap (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/lib/libc/yp/
H A Dyp_master.c38 yp_master(const char *indomain, const char *inmap, char **outname) argument
H A Dyp_order.c38 yp_order(const char *indomain, const char *inmap, int *outorder) argument
H A Dyp_first.c39 yp_first(const char *indomain, const char *inmap, char **outkey, int *outkeylen, argument
H A Dyp_all.c101 yp_all(const char *dom, const char *inmap, struct ypall_callback *incallback) argument
H A Dypmatch_cache.c138 yp_match(const char *indomain, const char *inmap, const char *inkey, argument
215 yp_next(const char *indomain, const char *inmap, const char *inkey, argument
[all...]
/openbsd-current/usr.bin/ypmatch/
H A Dypmatch.c71 char *domainname, *inkey, *inmap, *outbuf; local
/openbsd-current/usr.bin/ypcat/
H A Dypcat.c85 char *domain = NULL, *inmap; local
/openbsd-current/usr.sbin/yppoll/
H A Dyppoll.c58 get_remote_info(char *indomain, char *inmap, char *server, int *outorder, argument
128 char *domainname, *hostname = NULL, *inmap, *master; local
/openbsd-current/usr.sbin/ypserv/common/
H A Dyplib_host.c122 yp_match_host(CLIENT *client, char *indomain, char *inmap, const char *inkey, argument
158 yp_first_host(CLIENT *client, char *indomain, char *inmap, char **outkey, argument
195 yp_next_host(CLIENT *client, char *indomain, char *inmap, char *inkey, argument
293 yp_all_host(CLIENT *client, char *indomain, char *inmap, argument
316 yp_order_host(CLIENT *client, char *indomain, char *inmap, u_int32_t *outorder) argument
341 yp_master_host(CLIENT *client, char *indomain, char *inmap, char **outname) argument
[all...]

Completed in 98 milliseconds