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

123456

/freebsd-current/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-current/contrib/openpam/lib/libpam/
H A Dpam_start.c63 pam_start(const char *service, argument
/freebsd-current/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_server.c40 proto (int sock, const char *service) argument
175 doit (int port, const char *service) argument
H A Duu_client.c40 proto (int sock, const char *hostname, const char *service) argument
/freebsd-current/crypto/heimdal/kdc/
H A Dlog.c39 kdc_openlog(krb5_context context, const char *service, krb5_kdc_configuration *config) argument
/freebsd-current/contrib/wireguard-tools/
H A Dshowconf.c77 char service[512 + 1]; local
/freebsd-current/contrib/netbsd-tests/net/sys/
H A Dt_rfc6056.c51 test(const char *hostname, const char *service, int family, int al) argument
/freebsd-current/crypto/heimdal/lib/ipc/
H A Dtc.c70 test_ipc(const char *service) argument
/freebsd-current/contrib/openpam/bin/openpam_dump_policy/
H A Dopenpam_dump_policy.c46 openpam_chain_name(const char *service, pam_facility_t fclt) argument
119 openpam_dump_policy(const char *service) argument
/freebsd-current/sys/dev/qat/qat_api/common/ctrl/
H A Dsal_get_instances.c58 char *service = NULL; local
148 char *service = NULL; local
[all...]
/freebsd-current/crypto/heimdal/lib/gssapi/krb5/
H A Dimport_name.c91 char *hostname = NULL, *service; local
/freebsd-current/contrib/ofed/librdmacm/
H A Daddrinfo.c215 static int ucma_getaddrinfo(const char *node, const char *service, argument
237 int rdma_getaddrinfo(const char *node, const char *service, argument
/freebsd-current/contrib/tcp_wrappers/
H A Dtli.c265 struct nd_hostserv *service = servlist->h_hostservs; local
/freebsd-current/sys/dev/bhnd/
H A Dbhnd_private.h48 bhnd_service_t service; /**< service implemented */ member in struct:bhnd_service_entry
/freebsd-current/usr.bin/bluetooth/rfcomm_sppd/
H A Drfcomm_sdp.c63 rfcomm_channel_lookup(bdaddr_t const *local, bdaddr_t const *remote, int service, int *channel, int *error) argument
/freebsd-current/sys/dev/qat/qat_api/common/qat_comms/
H A Dsal_qat_cmn_msg.c206 SalQatMsg_transPutMsg(icp_comms_trans_handle trans_handle, void *pqat_msg, Cpa32U size_in_lws, Cpa8U service) argument
/freebsd-current/usr.bin/getaddrinfo/
H A Dgetaddrinfo.c64 const char *hostname = NULL, *service = NULL; local
/freebsd-current/contrib/wpa/src/common/
H A Dctrl_iface_common.c86 char service[NI_MAXSERV] = { 0 }; local
/freebsd-current/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 287 milliseconds

123456