Home
last modified time | relevance | path

Searched defs:client (Results 1 – 25 of 176) sorted by relevance

12345678

/freebsd-src/crypto/heimdal/appl/gssmask/
H A Dgssmaestro.c43 struct client { struct
60 static struct client **clients; argument
64 init_sec_context(struct client *client, in init_sec_context()
85 accept_sec_context(struct client *client, in accept_sec_context()
106 acquire_cred(struct client *client, in acquire_cred()
123 toast_resource(struct client *client, in toast_resource()
134 goodbye(struct client *client) in goodbye()
141 get_targetname(struct client *client, in get_targetname()
150 encrypt_token(struct client *client, int32_t hContext, int32_t flags, in encrypt_token()
165 decrypt_token(struct client *client, int32_t hContext, int flags, in decrypt_token()
[all …]
/freebsd-src/sys/dev/evdev/
H A Dcdev.c62 #define debugf(client, fmt, args...) printf("evdev cdev: "fmt"\n", ##args) argument
64 #define debugf(client, fmt, args...) argument
105 struct evdev_client *client; in evdev_open() local
154 struct evdev_client *client = (struct evdev_client *)data; evdev_dtor() local
174 struct evdev_client *client; evdev_read() local
256 struct evdev_client *client; evdev_write() local
308 struct evdev_client *client; evdev_poll() local
338 struct evdev_client *client; evdev_kqfilter() local
364 struct evdev_client *client; evdev_kqread() local
385 struct evdev_client *client; evdev_kqdetach() local
396 struct evdev_client *client; evdev_ioctl() local
737 evdev_revoke_client(struct evdev_client * client) evdev_revoke_client() argument
746 evdev_notify_event(struct evdev_client * client) evdev_notify_event() argument
799 evdev_client_gettime(struct evdev_client * client,struct timeval * tv) evdev_client_gettime() argument
820 evdev_client_push(struct evdev_client * client,uint16_t type,uint16_t code,int32_t value) evdev_client_push() argument
870 evdev_client_dumpqueue(struct evdev_client * client) evdev_client_dumpqueue() argument
908 evdev_client_filter_queue(struct evdev_client * client,uint16_t type) evdev_client_filter_queue() argument
[all...]
H A Devdev_private.h238 #define EVDEV_CLIENT_LOCKQ(client) mtx_lock(&(client)->ec_buffer_mtx) argument
239 #define EVDEV_CLIENT_UNLOCKQ(client) mtx_unlock(&(client)->ec_buffer_mtx) argument
240 #define EVDEV_CLIENT_LOCKQ_ASSERT(client) \ argument
242 #define EVDEV_CLIENT_EMPTYQ(client) \ argument
244 #define EVDEV_CLIENT_SIZEQ(client) \ argument
/freebsd-src/crypto/heimdal/kcm/
H A Dprotocol.c43 kcm_is_same_session(kcm_client *client, uid_t uid, pid_t session) in kcm_is_same_session()
55 kcm_client *client, in kcm_op_noop()
74 kcm_client *client, in kcm_op_get_name()
117 kcm_client *client, in kcm_op_gen_new()
148 kcm_client *client, in kcm_op_initialize()
214 kcm_client *client, in kcm_op_destroy()
247 kcm_client *client, in kcm_op_store()
305 kcm_client *client, in kcm_op_retrieve()
396 kcm_client *client, in kcm_op_get_principal()
439 kcm_client *client, in kcm_op_get_cred_uuid_list()
[all …]
H A Dacl.c39 kcm_client *client, in kcm_access()
148 kcm_client *client, in kcm_chmod()
175 kcm_client *client, in kcm_chown()
H A Dclient.c40 kcm_client *client, in kcm_ccache_resolve_client()
65 kcm_client *client, in kcm_ccache_destroy_client()
89 kcm_client *client, in kcm_ccache_new_client()
/freebsd-src/lib/libc/rpc/
H A Dauth_none.c106 authnone_marshal(AUTH *client, XDR *xdrs) in authnone_marshal()
127 authnone_verf(AUTH *client) in authnone_verf()
133 authnone_validate(AUTH *client, struct opaque_auth *opaque) in authnone_validate()
141 authnone_refresh(AUTH *client, void *dummy) in authnone_refresh()
149 authnone_destroy(AUTH *client) in authnone_destroy()
H A Drpcb_clnt.c272 CLIENT *client; in getclnthandle() local
418 CLIENT *client; in local_rpcb() local
521 CLIENT *client; in rpcb_set() local
578 CLIENT *client; in rpcb_unset() local
704 CLIENT *client = NULL; in __rpcb_findaddr_timed() local
1053 CLIENT *client; in rpcb_getmaps() local
1113 CLIENT *client; in rpcb_rmtcall() local
1184 CLIENT *client = NULL; in rpcb_gettime() local
1243 CLIENT *client; in rpcb_taddr2uaddr() local
1275 CLIENT *client; in rpcb_uaddr2taddr() local
/freebsd-src/sys/rpc/
H A Dauth_none.c109 authnone_marshal(AUTH *client, uint32_t xid, XDR *xdrs, struct mbuf *args) in authnone_marshal()
126 authnone_verf(AUTH *client) in authnone_verf()
132 authnone_validate(AUTH *client, uint32_t xid, struct opaque_auth *opaque, in authnone_validate()
141 authnone_refresh(AUTH *client, void *dummy) in authnone_refresh()
149 authnone_destroy(AUTH *client) in authnone_destroy()
H A Drpcb_clnt.c433 CLIENT *client; local_rpcb() local
537 CLIENT *client; rpcb_set() local
603 CLIENT *client; rpcb_unset() local
[all...]
/freebsd-src/usr.sbin/ypserv/common/
H A Dyplib_host.c66 static CLIENT *client; in yp_bind_host() local
114 static CLIENT *client; in yp_bind_local() local
136 yp_match_host(CLIENT *client, char *indomain, char *inmap, const char *inkey, in yp_match_host()
174 yp_first_host(CLIENT *client, char *indomain, char *inmap, char **outkey, in yp_first_host()
213 yp_next_host(CLIENT *client, char *indomain, char *inmap, char *inkey, in yp_next_host()
254 yp_all_host(CLIENT *client, char *indomain, char *inmap, in yp_all_host()
279 yp_order_host(CLIENT *client, char *indomain, char *inmap, u_int32_t *outorder) in yp_order_host()
306 yp_master_host(CLIENT *client, char *indomain, char *inmap, char **outname) in yp_master_host()
333 yp_maplist_host(CLIENT *client, char *indomain, struct ypmaplist **outmaplist) in yp_maplist_host()
/freebsd-src/sys/rpc/rpcsec_tls/
H A Dauth_tls.c118 authtls_marshal(AUTH *client, uint32_t xid, XDR *xdrs, struct mbuf *args) in authtls_marshal()
135 authtls_verf(AUTH *client) in authtls_verf()
141 authtls_validate(AUTH *client, uint32_t xid, struct opaque_auth *opaque, in authtls_validate()
157 authtls_refresh(AUTH *client, void *dummy) in authtls_refresh()
165 authtls_destroy(AUTH *client) in authtls_destroy()
/freebsd-src/sys/rpc/rpcsec_gss/
H A Dsvc_rpcsec_gss.c494 struct svc_rpc_gss_client *client; in rpc_gss_getcred() local
519 struct svc_rpc_gss_client *client; in rpc_gss_svc_getcred() local
552 struct svc_rpc_gss_client *client = cc->cc_client; rpc_gss_svc_max_data_length() local
594 struct svc_rpc_gss_client *client; svc_rpc_gss_find_client() local
631 struct svc_rpc_gss_client *client; svc_rpc_gss_create_client() local
672 svc_rpc_gss_destroy_client(struct svc_rpc_gss_client * client) svc_rpc_gss_destroy_client() argument
701 svc_rpc_gss_release_client(struct svc_rpc_gss_client * client) svc_rpc_gss_release_client() argument
714 svc_rpc_gss_forget_client_locked(struct svc_rpc_gss_client * client) svc_rpc_gss_forget_client_locked() argument
730 svc_rpc_gss_forget_client(struct svc_rpc_gss_client * client) svc_rpc_gss_forget_client() argument
757 struct svc_rpc_gss_client *client; svc_rpc_gss_timeout_clients() local
869 svc_rpc_gss_build_ucred(struct svc_rpc_gss_client * client,const gss_name_t name) svc_rpc_gss_build_ucred() argument
890 svc_rpc_gss_set_flavor(struct svc_rpc_gss_client * client) svc_rpc_gss_set_flavor() argument
918 svc_rpc_gss_accept_sec_context(struct svc_rpc_gss_client * client,struct svc_req * rqst,struct rpc_gss_init_res * gr,struct rpc_gss_cred * gc) svc_rpc_gss_accept_sec_context() argument
1095 svc_rpc_gss_validate(struct svc_rpc_gss_client * client,struct rpc_msg * msg,gss_qop_t * qop,rpc_gss_proc_t gcproc) svc_rpc_gss_validate() argument
1154 svc_rpc_gss_nextverf(struct svc_rpc_gss_client * client,struct svc_req * rqst,u_int seq) svc_rpc_gss_nextverf() argument
1190 svc_rpc_gss_callback(struct svc_rpc_gss_client * client,struct svc_req * rqst) svc_rpc_gss_callback() argument
1248 svc_rpc_gss_check_replay(struct svc_rpc_gss_client * client,uint32_t seq) svc_rpc_gss_check_replay() argument
1283 svc_rpc_gss_update_seq(struct svc_rpc_gss_client * client,uint32_t seq) svc_rpc_gss_update_seq() argument
1331 struct svc_rpc_gss_client *client; svc_rpc_gss() local
1604 struct svc_rpc_gss_client *client; svc_rpc_gss_wrap() local
1624 struct svc_rpc_gss_client *client; svc_rpc_gss_unwrap() local
1644 struct svc_rpc_gss_client *client; svc_rpc_gss_release() local
[all...]
/freebsd-src/contrib/libarchive/libarchive/test/
H A Dtest_archive_read_open2.c28 open_cb(struct archive *a, void *client) in open_cb()
35 read_cb(struct archive *a, void *client, const void **buff) in read_cb()
43 skip_cb(struct archive *a, void *client, int64_t request) in skip_cb()
51 close_cb(struct archive *a, void *client) in close_cb()
/freebsd-src/lib/librpcsec_gss/
H A Dsvc_rpcsec_gss.c320 struct svc_rpc_gss_client *client; in rpc_gss_getcred() local
338 struct svc_rpc_gss_client *client = req->rq_clntcred; in rpc_gss_svc_max_data_length() local
380 struct svc_rpc_gss_client *client; in svc_rpc_gss_find_client() local
406 struct svc_rpc_gss_client *client; in svc_rpc_gss_create_client() local
431 svc_rpc_gss_destroy_client(struct svc_rpc_gss_client *client) in svc_rpc_gss_destroy_client()
463 struct svc_rpc_gss_client *client; in svc_rpc_gss_timeout_clients() local
561 svc_rpc_gss_build_ucred(struct svc_rpc_gss_client *client, in svc_rpc_gss_build_ucred()
591 svc_rpc_gss_accept_sec_context(struct svc_rpc_gss_client *client, in svc_rpc_gss_accept_sec_context()
747 svc_rpc_gss_validate(struct svc_rpc_gss_client *client, struct rpc_msg *msg, in svc_rpc_gss_validate()
796 svc_rpc_gss_nextverf(struct svc_rpc_gss_client *client, in svc_rpc_gss_nextverf()
[all …]
/freebsd-src/sys/ofed/drivers/infiniband/core/
H A Dsa.h42 static inline void ib_sa_client_get(struct ib_sa_client *client) in ib_sa_client_get()
47 static inline void ib_sa_client_put(struct ib_sa_client *client) in ib_sa_client_put()
H A Dib_device.c55 struct ib_client *client; member
245 static int add_client_context(struct ib_device *device, struct ib_client *client) in add_client_context()
331 struct ib_client *client; in ib_register_device() local
454 int ib_register_client(struct ib_client *client) in ib_register_client()
482 void ib_unregister_client(struct ib_client *client) in ib_unregister_client()
538 void *ib_get_client_data(struct ib_device *device, struct ib_client *client) in ib_get_client_data()
565 void ib_set_client_data(struct ib_device *device, struct ib_client *client, in ib_set_client_data()
975 struct ib_client *client = context->client; in ib_get_net_dev_by_params() local
/freebsd-src/crypto/heimdal/lib/ipc/
H A Dserver.c448 struct client { struct
449 int fd;
450 heim_ipc_callback callback;
451 void *userctx;
452 int flags;
482 static struct client **clients = NULL; argument
/freebsd-src/crypto/openssh/
H A Dgss-serv-krb5.c85 ssh_gssapi_krb5_userok(ssh_gssapi_client *client, char *name) in ssh_gssapi_krb5_userok()
117 ssh_gssapi_krb5_storecreds(ssh_gssapi_client *client)
/freebsd-src/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_core.c76 struct mlx5_fpga_client *client, in client_context_create()
333 struct mlx5_fpga_client *client; in mlx5_fpga_init() local
505 void mlx5_fpga_client_register(struct mlx5_fpga_client *client) in mlx5_fpga_client_register()
542 void mlx5_fpga_client_unregister(struct mlx5_fpga_client *client) in mlx5_fpga_client_unregister()
/freebsd-src/usr.bin/rpcinfo/
H A Drpcinfo.c364 CLIENT *client; local
465 register CLIENT *client; local
673 register CLIENT *client; local
875 register CLIENT *client; local
977 register CLIENT *client; local
1225 CLIENT *client; local
1257 CLIENT *client; local
1359 CLIENT *client; local
1517 pstatus(register CLIENT *client, u_long prog, u_long vers)
1571 CLIENT *client = NULL; local
/freebsd-src/tools/tools/mctest/
H A Dmctest.cc95 int clients, int client, short base_port) { in sink()
225 int client; ///< Which client we listen for member
406 for (int client = 0;client < clients; client++) { in source() local
457 int client = 0; ///< for receivers which client are we in main() local
/freebsd-src/crypto/openssh/regress/unittests/kex/
H A Dtest_kex.c56 run_kex(struct ssh *client, struct ssh *server) in run_kex()
80 struct ssh *client = NULL, *server = NULL, *server2 = NULL; in do_kex_with_key() local
/freebsd-src/crypto/heimdal/kdc/
H A Dwindc.c75 hdb_entry_ex *client, in _kdc_pac_generate()
88 hdb_entry_ex *client, in _kdc_pac_verify()
/freebsd-src/crypto/heimdal/lib/krb5/
H A Dinit_creds_pw.c184 krb5_principal client, in init_cred()
348 krb5_principal client, in get_init_creds_common()
478 krb5_principal client, in change_password()
755 const krb5_principal client, in pa_etype_info2()
804 const krb5_principal client, in pa_etype_info()
856 const krb5_principal client, in pa_pw_or_afs3_salt()
906 const krb5_principal client, in process_pa_info()
982 krb5_principal client, in add_enc_ts_padata()
1031 const krb5_principal client, in pa_data_to_md_ts_enc()
1068 const krb5_principal client, in pa_data_to_key_plain()
[all …]

12345678