Searched defs:service (Results 26 - 50 of 100) sorted by relevance

1234

/freebsd-10.1-release/crypto/heimdal/appl/test/
H A Dnt_gss_server.c53 char *service = SERVICE; variable
68 proto (int sock, const char *service) argument
156 doit (int port, const char *service) argument
/freebsd-10.1-release/crypto/heimdal/lib/krb5/
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...]
H A Dkrb5-v4compat.h82 char service[ANAME_SZ]; /* Service name */ member in struct:credentials
/freebsd-10.1-release/crypto/openssh/
H A Dauth.h59 char *service; member in struct:Authctxt
H A Dauth2.c186 char *service = packet_get_cstring(&len); local
219 char *user, *service, *metho local
[all...]
H A Dgss-genr.c240 ssh_gssapi_buildmic(Buffer *b, const char *user, const char *service, argument
/freebsd-10.1-release/usr.sbin/bluetooth/bthidcontrol/
H A Dsdp.c49 static uint16_t service = SDP_SERVICE_CLASS_HUMAN_INTERFACE_DEVICE; variable
/freebsd-10.1-release/usr.sbin/bluetooth/rfcomm_pppd/
H A Drfcomm_pppd.c67 int s, channel, detach, server, service, local
[all...]
/freebsd-10.1-release/usr.sbin/bluetooth/sdpcontrol/
H A Dsearch.c497 uint16_t service; local
[all...]
/freebsd-10.1-release/usr.sbin/faithd/
H A Dtcp.c197 relay(int s_rcv, int s_snd, const char *service, int direction) argument
296 tcp_relay(int s_src, int s_dst, const char *service) argument
H A Dfaithd.c94 static const char *service; variable
[all...]
/freebsd-10.1-release/contrib/openpam/bin/pamtest/
H A Dpamtest.c99 pt_start(const char *service, const char *user) argument
321 const char *service = NULL; local
[all...]
/freebsd-10.1-release/contrib/openpam/lib/libpam/
H A Dopenpam_impl.h87 const char *service; member in struct:pam_policy
108 char *service; member in struct:pam_handle
/freebsd-10.1-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
H A Dkfd.c43 char *service = KF_SERVICE; variable
123 proto (int sock, const char *service) argument
284 doit (int port, const char *service) argument
/freebsd-10.1-release/crypto/heimdal/kadmin/
H A Dkadm_conn.c46 add_kadm_port(krb5_context contextp, const char *service, unsigned int port) argument
/freebsd-10.1-release/crypto/heimdal/lib/gssapi/
H A Dtest_acquire_cred.c126 acquire_cred_service(const char *service, argument
/freebsd-10.1-release/include/rpc/
H A Drpcsec_gss.h91 rpc_gss_service_t service; /* service type */ member in struct:__anon5513
/freebsd-10.1-release/lib/libpam/modules/pam_krb5/
H A Dpam_krb5.c120 const void *sourceuser, *service; local
847 const char *services[3], **service; local
[all...]
/freebsd-10.1-release/lib/librpcsec_gss/
H A Drpcsec_gss_conf.c372 rpc_gss_get_mech_info(const char *mech, rpc_gss_service_t *service) argument
/freebsd-10.1-release/sys/dev/hyperv/utilities/
H A Dhv_util.c392 struct hv_vmbus_service* service; local
432 struct hv_vmbus_service* service; local
[all...]
/freebsd-10.1-release/tools/regression/rpcsec_gss/
H A Drpctest.c87 char hostname[128], service[128+5]; local
/freebsd-10.1-release/usr.bin/bluetooth/rfcomm_sppd/
H A Drfcomm_sppd.c76 int n, background, channel, service, local
[all...]
/freebsd-10.1-release/usr.sbin/ppp/
H A Dfilter.c76 ParsePort(const char *service, const char *proto) argument
/freebsd-10.1-release/contrib/ofed/libibverbs/examples/
H A Drc_pingpong.c146 char *service; local
221 char *service; local
[all...]

Completed in 179 milliseconds

1234