Searched defs:service (Results 1 - 25 of 101) sorted by relevance

12345

/freebsd-10.2-release/crypto/heimdal/lib/krb5/
H A Dget_port.c37 krb5_getportbyname(krb5_context context, const char *service, const char *proto, int default_port) argument
H A Dmk_req.c81 krb5_mk_req(krb5_context context, krb5_auth_context *auth_context, const krb5_flags ap_req_options, const char *service, const char *hostname, krb5_data *in_data, krb5_ccache ccache, krb5_data *outbuf) argument
H A Dtest_plugin.c50 resolve_lookup(void *ctx, enum locate_service_type service, const char *realm, int domain, int type, int (*add)(void *,int,struct sockaddr *), void *addctx) argument
H A Dverify_init.c215 krb5_get_validated_creds(krb5_context context, krb5_creds *creds, krb5_principal client, krb5_ccache ccache, char *service) argument
H A Dverify_user.c137 krb5_verify_opt_set_service(krb5_verify_opt *opt, const char *service) argument
37 verify_common(krb5_context context, krb5_principal principal, krb5_ccache ccache, krb5_keytab keytab, krb5_boolean secure, const char *service, krb5_creds cred) argument
219 krb5_verify_user(krb5_context context, krb5_principal principal, krb5_ccache ccache, const char *password, krb5_boolean secure, const char *service) argument
243 krb5_verify_user_lrealm(krb5_context context, krb5_principal principal, krb5_ccache ccache, const char *password, krb5_boolean secure, const char *service) argument
[all...]
/freebsd-10.2-release/contrib/openpam/lib/libpam/
H A Dpam_start.c65 pam_start(const char *service, argument
/freebsd-10.2-release/crypto/heimdal/kdc/
H A Dlog.c39 kdc_openlog(krb5_context context, const char *service, krb5_kdc_configuration *config) argument
/freebsd-10.2-release/crypto/heimdal/appl/test/
H A Dtcp_client.c40 proto (int sock, const char *hostname, const char *service) argument
H A Dtcp_server.c40 proto (int sock, const char *service) argument
156 doit (int port, const char *service) argument
H A Dnt_gss_client.c46 proto (int sock, const char *hostname, const char *service) argument
H A Duu_client.c40 proto (int sock, const char *hostname, const char *service) argument
H A Duu_server.c40 proto (int sock, const char *service) argument
175 doit (int port, const char *service) argument
H A Dcommon.c43 char *service = SERVICE; variable
139 client_doit (const char *hostname, int port, const char *service, argument
/freebsd-10.2-release/contrib/netbsd-tests/net/sys/
H A Dt_rfc6056.c51 test(const char *hostname, const char *service, int family, int al) argument
/freebsd-10.2-release/crypto/heimdal/lib/ipc/
H A Dtc.c70 test_ipc(const char *service) argument
/freebsd-10.2-release/contrib/openpam/bin/openpam_dump_policy/
H A Dopenpam_dump_policy.c48 openpam_chain_name(const char *service, pam_facility_t fclt) argument
121 openpam_dump_policy(const char *service) argument
/freebsd-10.2-release/contrib/tcp_wrappers/
H A Dtli.c272 struct nd_hostserv *service = servlist->h_hostservs; local
H A Dinetcf.c64 char *service; local
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/gssapi/krb5/
H A Dimport_name.c91 char *hostname = NULL, *service; local
/freebsd-10.2-release/crypto/openssh/
H A Dauth2-hostbased.c61 char *pkalg, *cuser, *chost, *service; local
/freebsd-10.2-release/usr.bin/bluetooth/rfcomm_sppd/
H A Drfcomm_sdp.c62 rfcomm_channel_lookup(bdaddr_t const *local, bdaddr_t const *remote, int service, int *channel, int *error) argument
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Host/common/
H A DSocketAddress.cpp209 getaddrinfo(const char *host, const char *service, int ai_family, int ai_socktype, int ai_protocol, int ai_flags) argument
/freebsd-10.2-release/crypto/heimdal/kadmin/
H A Dkadm_conn.c46 add_kadm_port(krb5_context contextp, const char *service, unsigned int port) argument
/freebsd-10.2-release/crypto/heimdal/lib/gssapi/
H A Dtest_acquire_cred.c126 acquire_cred_service(const char *service, argument
/freebsd-10.2-release/crypto/heimdal/appl/kf/
H A Dkf.c41 const char *service = KF_SERVICE; variable
125 proto (int sock, const char *hostname, const char *service, argument
284 doit (const char *hostname, int port, const char *service, argument

Completed in 236 milliseconds

12345