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

/freebsd-13-stable/usr.bin/ypmatch/
H A Dypmatch.c79 char *domainname, *inkey, *inmap, *outbuf; local
/freebsd-13-stable/usr.bin/ypcat/
H A Dypcat.c92 char *domain = NULL, *inmap; local
/freebsd-13-stable/usr.sbin/yppoll/
H A Dyppoll.c68 get_remote_info(char *indomain, char *inmap, char *server, int *outorder, argument
133 char *domainname, *hostname = NULL, *inmap, *master; local
/freebsd-13-stable/usr.sbin/ypserv/common/
H A Dyplib_host.c139 yp_match_host(CLIENT *client, char *indomain, char *inmap, const char *inkey, argument
177 yp_first_host(CLIENT *client, char *indomain, char *inmap, char **outkey, argument
216 yp_next_host(CLIENT *client, char *indomain, char *inmap, char *inkey, argument
257 yp_all_host(CLIENT *client, char *indomain, char *inmap, argument
282 yp_order_host(CLIENT *client, char *indomain, char *inmap, u_int32_t *outorder) argument
309 yp_master_host(CLIENT *client, char *indomain, char *inmap, char **outname) argument
[all...]
/freebsd-13-stable/lib/libc/yp/
H A Dyplib.c651 yp_match(char *indomain, char *inmap, const char *inkey, int inkeylen, argument
774 yp_first(char *indomain, char *inmap, char **outkey, int *outkeylen, argument
852 yp_next(char *indomain, char *inmap, cha argument
933 yp_all(char *indomain, char *inmap, struct ypall_callback *incallback) argument
1001 yp_order(char *indomain, char *inmap, int *outorder) argument
1059 yp_master(char *indomain, char *inmap, char **outname) argument
[all...]
/freebsd-13-stable/contrib/sendmail/src/
H A Dreadcf.c361 bool inmap; local

Completed in 105 milliseconds