Home
last modified time | relevance | path

Searched defs:hostlist (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/crypto/heimdal/lib/krb5/
H A Dkrbhst.c468 char **hostlist; in config_get_hosts() local
1024 unsigned int type, char ***hostlist) in gethostlist()
1071 char ***hostlist) in krb5_get_krb_admin_hst()
1083 char ***hostlist) in krb5_get_krb_changepw_hst()
1095 char ***hostlist) in krb5_get_krb524hst()
1108 char ***hostlist) in krb5_get_krbhst()
1119 char **hostlist) in krb5_free_krbhst()
/freebsd-src/usr.sbin/yppush/
H A Dyppush_main.c497 struct hostlist { in main() struct
498 char *name; in main()
499 struct hostlist *next; in main()
/freebsd-src/contrib/libpcap/rpcapd/
H A Drpcapd.c81 char hostlist[MAX_HOST_LIST + 1]; //!< Keeps the list of the hosts that are allowed to connect to this server global() variable
1125 char *hostlist; global() member
[all...]
/freebsd-src/contrib/libpcap/
H A Dpcap-rpcap.c2920 pcap_remoteact_accept_ex(const char * address,const char * port,const char * hostlist,char * connectinghost,struct pcap_rmtauth * auth,int uses_ssl,char * errbuf) pcap_remoteact_accept_ex() argument
3113 pcap_remoteact_accept(const char * address,const char * port,const char * hostlist,char * connectinghost,struct pcap_rmtauth * auth,char * errbuf) pcap_remoteact_accept() argument
3255 pcap_remoteact_list(char * hostlist,char sep,int size,char * errbuf) pcap_remoteact_list() argument
H A Dsockutils.c1731 sock_check_hostlist(char * hostlist,const char * sep,struct sockaddr_storage * from,char * errbuf,int errbuflen) sock_check_hostlist() argument
/freebsd-src/usr.sbin/mountd/
H A Dmountd.c172 struct hostlist { global() struct
175 ht_nexthostlist global() argument
[all...]
/freebsd-src/crypto/heimdal/lib/kadm5/
H A Dinit_c.c95 char **hostlist; in _kadm5_c_init_context() local
/freebsd-src/contrib/sendmail/src/
H A Dmap.c5689 char *hostlist, *host; local