Searched defs:indomain (Results 1 - 4 of 4) sorted by relevance

/src/lib/libc/yp/
H A Dyp_first.c121 yp_next(const char *indomain, const char *inmap, const char *inkey, argument
H A Dyp_match.c165 yp_match(const char *indomain, const char *inmap, const char *inkey, argument
/src/usr.sbin/yppoll/
H A Dyppoll.c161 get_remote_info(const char *indomain, const char *inmap, const char *server, argument
/src/usr.sbin/ypserv/common/
H A Dyplib_host.c127 yp_match_host(CLIENT *client, char *indomain, char *inmap, const char *inkey, argument
160 yp_first_host(CLIENT *client, char *indomain, char *inmap, char **outkey, argument
194 yp_next_host(CLIENT *client, char *indomain, char *inmap, char *inkey, argument
231 yp_all_host(CLIENT *client, const char *indomain, const char *inmap, argument
250 yp_order_host(CLIENT *client, char *indomain, char *inmap, int *outorder) argument
272 yp_master_host(CLIENT * client,char * indomain,char * inmap,char ** outname) argument
296 yp_maplist_host(CLIENT * client,char * indomain,struct ypmaplist ** outmaplist) argument
[all...]

Completed in 3 milliseconds