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

1234

/freebsd-10.1-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
/freebsd-10.1-release/contrib/openpam/lib/libpam/
H A Dpam_start.c65 pam_start(const char *service, argument
H A Dopenpam_configure.c154 openpam_parse_chain(pam_handle_t *pamh, const char *service, pam_facility_t facility, FILE *f, const char *filename, openpam_style_t style) argument
341 openpam_load_file(pam_handle_t *pamh, const char *service, pam_facility_t facility, const char *filename, openpam_style_t style) argument
386 openpam_load_chain(pam_handle_t *pamh, const char *service, pam_facility_t facility) argument
448 openpam_configure(pam_handle_t *pamh, const char *service) argument
[all...]
/freebsd-10.1-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
H A Dgssapi_client.c100 proto (int sock, const char *hostname, const char *service) argument
H A Dgssapi_server.c135 proto (int sock, const char *service) argument
298 doit (int port, const char *service) argument
/freebsd-10.1-release/crypto/heimdal/kdc/
H A Dlog.c39 kdc_openlog(krb5_context context, const char *service, krb5_kdc_configuration *config) argument
/freebsd-10.1-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.1-release/crypto/heimdal/lib/ipc/
H A Dtc.c70 test_ipc(const char *service) argument
/freebsd-10.1-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.1-release/crypto/heimdal/lib/gssapi/krb5/
H A Dimport_name.c91 char *hostname = NULL, *service; local
/freebsd-10.1-release/crypto/openssh/
H A Dauth2-hostbased.c61 char *pkalg, *cuser, *chost, *service; local
/freebsd-10.1-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.1-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.1-release/contrib/serf/auth/
H A Dauth_spnego_gss.c149 serf__spnego_init_sec_context(serf_connection_t *conn, serf__spnego_context_t *ctx, const char *service, const char *hostname, serf__spnego_buffer_t *input_buf, serf__spnego_buffer_t *output_buf, apr_pool_t *result_pool, apr_pool_t *scratch_pool ) argument
H A Dauth_spnego_sspi.c195 serf__spnego_init_sec_context(serf_connection_t *conn, serf__spnego_context_t *ctx, const char *service, const char *hostname, serf__spnego_buffer_t *input_buf, serf__spnego_buffer_t *output_buf, apr_pool_t *result_pool, apr_pool_t *scratch_pool ) argument

Completed in 161 milliseconds

1234