Home
last modified time | relevance | path

Searched refs:client (Results 1 – 25 of 15940) sorted by relevance

12345678910>>...638

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/i2c/cx25840/
H A Dcx25840-core.c406 v4l_err(client, in cx25840_s_io_pin_config()
708 init_dll1(client); in cx25840_initialize()
709 init_dll2(client); in cx25840_initialize()
1799 v4l_err(client, in cx25840_set_fmt()
5868 client->addr << 1, client->adapter->name); in cx25840_probe()
5915 client->addr << 1, client->adapter->name); in cx25840_probe()
5919 client->addr << 1, client->adapter->name); in cx25840_probe()
5923 client->addr << 1, client->adapter->name); in cx25840_probe()
5927 device_id, client->addr << 1, client->adapter->name); in cx25840_probe()
5941 client->addr << 1, client->adapter->name); in cx25840_probe()
[all …]
H A Dcx25840-audio.c63 cx25840_write(client, 0x127, 0x50); in cx25840_set_audclk_freq()
100 cx25840_write(client, 0x127, 0x50); in cx25840_set_audclk_freq()
137 cx25840_write(client, 0x127, 0x50); in cx25840_set_audclk_freq()
176 cx25840_write(client, 0x127, 0x54); in cx25840_set_audclk_freq()
217 cx25840_write(client, 0x127, 0x50); in cx25840_set_audclk_freq()
258 cx25840_write(client, 0x127, 0x50); in cx25840_set_audclk_freq()
435 cx25840_write(client, 0x8d3, 0x1f); in cx25840_audio_set_path()
514 cx25840_write(client, 0x8d3, 0x1f); in cx25840_s_clock_freq()
533 set_volume(client, 0); in cx25840_audio_s_ctrl()
539 cx25840_and_or(client, 0x8d9, ~0x3f, in cx25840_audio_s_ctrl()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/i2c/cx25840/
H A Dcx25840-core.c406 v4l_err(client, in cx25840_s_io_pin_config()
708 init_dll1(client); in cx25840_initialize()
709 init_dll2(client); in cx25840_initialize()
1799 v4l_err(client, in cx25840_set_fmt()
5868 client->addr << 1, client->adapter->name); in cx25840_probe()
5915 client->addr << 1, client->adapter->name); in cx25840_probe()
5919 client->addr << 1, client->adapter->name); in cx25840_probe()
5923 client->addr << 1, client->adapter->name); in cx25840_probe()
5927 device_id, client->addr << 1, client->adapter->name); in cx25840_probe()
5941 client->addr << 1, client->adapter->name); in cx25840_probe()
[all …]
H A Dcx25840-audio.c63 cx25840_write(client, 0x127, 0x50); in cx25840_set_audclk_freq()
100 cx25840_write(client, 0x127, 0x50); in cx25840_set_audclk_freq()
137 cx25840_write(client, 0x127, 0x50); in cx25840_set_audclk_freq()
176 cx25840_write(client, 0x127, 0x54); in cx25840_set_audclk_freq()
217 cx25840_write(client, 0x127, 0x50); in cx25840_set_audclk_freq()
258 cx25840_write(client, 0x127, 0x50); in cx25840_set_audclk_freq()
435 cx25840_write(client, 0x8d3, 0x1f); in cx25840_audio_set_path()
514 cx25840_write(client, 0x8d3, 0x1f); in cx25840_s_clock_freq()
533 set_volume(client, 0); in cx25840_audio_s_ctrl()
539 cx25840_and_or(client, 0x8d9, ~0x3f, in cx25840_audio_s_ctrl()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/i2c/cx25840/
H A Dcx25840-core.c406 v4l_err(client, in cx25840_s_io_pin_config()
708 init_dll1(client); in cx25840_initialize()
709 init_dll2(client); in cx25840_initialize()
1799 v4l_err(client, in cx25840_set_fmt()
5868 client->addr << 1, client->adapter->name); in cx25840_probe()
5915 client->addr << 1, client->adapter->name); in cx25840_probe()
5919 client->addr << 1, client->adapter->name); in cx25840_probe()
5923 client->addr << 1, client->adapter->name); in cx25840_probe()
5927 device_id, client->addr << 1, client->adapter->name); in cx25840_probe()
5941 client->addr << 1, client->adapter->name); in cx25840_probe()
[all …]
H A Dcx25840-audio.c63 cx25840_write(client, 0x127, 0x50); in cx25840_set_audclk_freq()
100 cx25840_write(client, 0x127, 0x50); in cx25840_set_audclk_freq()
137 cx25840_write(client, 0x127, 0x50); in cx25840_set_audclk_freq()
176 cx25840_write(client, 0x127, 0x54); in cx25840_set_audclk_freq()
217 cx25840_write(client, 0x127, 0x50); in cx25840_set_audclk_freq()
258 cx25840_write(client, 0x127, 0x50); in cx25840_set_audclk_freq()
435 cx25840_write(client, 0x8d3, 0x1f); in cx25840_audio_set_path()
514 cx25840_write(client, 0x8d3, 0x1f); in cx25840_s_clock_freq()
533 set_volume(client, 0); in cx25840_audio_s_ctrl()
539 cx25840_and_or(client, 0x8d9, ~0x3f, in cx25840_audio_s_ctrl()
[all …]
/dports/net/zerotier/ZeroTierOne-1.8.3/attic/historic/anode/libanode/impl/
H A Dhttp_client.c38 client->handler(client); in AnodeHttpClient_close_and_fail()
51 client->impl.outbuf_len = snprintf((char *)client->impl.outbuf,sizeof(client->impl.outbuf), in AnodeHttpClient_do_initiate_client()
68 if ((client->data)&&(client->data_length)) { in AnodeHttpClient_do_initiate_client()
69client->impl.outbuf_len += snprintf((char *)client->impl.outbuf + client->impl.outbuf_len,sizeof(c… in AnodeHttpClient_do_initiate_client()
78client->impl.outbuf_len += snprintf((char *)client->impl.outbuf + client->impl.outbuf_len,sizeof(c… in AnodeHttpClient_do_initiate_client()
88client->impl.outbuf_len += snprintf((char *)client->impl.outbuf + client->impl.outbuf_len,sizeof(c… in AnodeHttpClient_do_initiate_client()
116 if ((client->method == ANODE_HTTP_POST)&&(client->data)&&(client->data_length)) { in AnodeHttpClient_do_initiate_client()
120 Anode_memcpy((client->impl.outbuf + client->impl.outbuf_len),client->data,i); in AnodeHttpClient_do_initiate_client()
251 client->handler(client); in AnodeHttpClient_tcp_receive_handler()
319 client->handler(client); in AnodeHttpClient_tcp_receive_handler()
[all …]
/dports/dns/drool/drool-1.1.0/src/
H A Dclient.c71 client->callback(client, loop); in client_shutdown()
115 client->callback(client, loop); in client_read()
125 client->callback(client, loop); in client_read()
166 client->callback(client, loop); in client_write()
192 client->callback(client, loop); in client_write()
198 client->callback(client, loop); in client_write()
206 …dto(client->fd, query_raw(client->query) + client->sent, query_length(client->query) - client->sen… in client_write()
208 …nsent = sendto(client->fd, query_raw(client->query) + client->sent, query_length(client->query) - in client_write()
224 client->callback(client, loop); in client_write()
235 client->callback(client, loop); in client_write()
[all …]
/dports/mail/dovecot/dovecot-2.3.17/src/login-common/
H A Dclient-common.c82 client->vlast = &client->v; in hook_login_client_allocated()
176 struct client *client; in client_alloc() local
359 client->v.destroy(client); in client_destroy()
413 client->v.free(client); in client_unref()
455 struct client *client; in client_destroy_oldest() local
466 for (client = last_client; client != NULL; client = client->prev) { in client_destroy_oldest()
488 struct client *client, *next; in clients_destroy_all_reason() local
490 for (client = clients; client != NULL; client = next) { in clients_destroy_all_reason()
595 client->v.starttls(client); in client_start_tls()
648 struct client *client) in iostream_fd_proxy_finished() argument
[all …]
H A Dclient-common.h122 void (*destroy)(struct client *client);
127 void (*notify_status)(struct client *client,
131 void (*starttls)(struct client *client);
132 void (*input)(struct client *client);
138 void (*auth_result)(struct client *client,
142 void (*proxy_reset)(struct client *client);
144 void (*proxy_failed)(struct client *client,
151 void (*free)(struct client *client);
294 void client_ref(struct client *client);
317 bool client_read(struct client *client);
[all …]
/dports/devel/libvirt/libvirt-7.10.0/src/rpc/
H A Dvirnetserverclient.c155 if (!client->sock || client->wantClose) in virNetServerClientCalculateHandleMode()
177 if (client->rx && !client->delayedClose) in virNetServerClientCalculateHandleMode()
228 if (client->rx && virNetSocketHasCachedData(client->sock)) in virNetServerClientUpdateEvent()
336 client->dispatchFunc(client, msg, client->dispatchOpaque); in virNetServerClientDispatchMessage()
417 client, client->sock); in virNetServerClientNewInternal()
615 if (!(priv = client->privateDataPreExecRestart(client, client->privateData))) in virNetServerClientPreExecRestart()
855 if (client->sock && virNetSocketIsLocal(client->sock)) in virNetServerClientIsSecure()
962 client->privateDataFreeFunc(client->privateData); in virNetServerClientDispose()
1288 if (client->nrequests < client->nrequests_max) { in virNetServerClientDispatchRead()
1489 if (client->sock && !client->wantClose) { in virNetServerClientSendMessageLocked()
[all …]
/dports/mail/dovecot/dovecot-2.3.17/src/pop3/
H A Dpop3-client.c61 static void client_input(struct client *client);
62 static int client_output(struct client *client);
125 struct client *client, struct mail *mail, in msgnum_to_seq_map_add() argument
338 int pop3_lock_session(struct client *client) in pop3_lock_session() argument
386 struct client *client; in client_create() local
394 client = p_new(pool, struct client, 1); in client_create()
443 &client->input, &client->output); in client_create_finish()
445 client->io = io_add_istream(client->input, client_input, client); in client_create_finish()
567 client->v.destroy(client, reason); in client_destroy()
591 client->cmd(client); in client_default_destroy()
[all …]
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/index/pop3c/
H A Dpop3c-client.c225 client->io = io_loop_move_io(&client->io); in pop3c_client_ioloop_changed()
388 client->io = io_add(client->fd, IO_READ, pop3c_client_input, client); in pop3c_client_login_finished()
568 if (client->raw_input != client->input) { in pop3c_client_ssl_init()
574 client->input = client->raw_input; in pop3c_client_ssl_init()
575 client->output = client->raw_output; in pop3c_client_ssl_init()
579 &client->set.ssl_set, &client->input, in pop3c_client_ssl_init()
614 client->io = io_add(client->fd, IO_READ, in pop3c_client_connected()
625 client->fd = net_connect_ip(&client->ip, client->set.port, NULL); in pop3c_client_connect_ip()
631 client->input = client->raw_input = in pop3c_client_connect_ip()
633 client->output = client->raw_output = in pop3c_client_connect_ip()
[all …]
/dports/mail/dbmail/dbmail-3.2.5/src/
H A Dclientbase.c168 client->dst_ip, client->dst_port, in client_init()
169 client->src_ip, client->src_port, in client_init()
180 client->dst_ip, client->dst_port, in client_init()
181 client->src_ip, client->src_port); in client_init()
185 client->rx = client->tx = c->sock; in client_init()
244 if ((e2 = client->cb_error(client->rx, e, (void *)client))) { in ci_starttls()
330 if (client->cb_error(client->tx, e, (void *)client)) { in ci_write()
339 if (client->cb_error(client->tx, t, (void *)client) < 0) { in ci_write()
405 if ((e = client->cb_error(client->rx, e, (void *)client))) in ci_read_cb()
417 if (client->cb_error(client->rx, t, (void *)client)) { in ci_read_cb()
[all …]
/dports/mail/dovecot/dovecot-2.3.17/src/imap-urlauth/
H A Dimap-urlauth-worker.c88 static void client_destroy(struct client *client);
90 static int client_run_url(struct client *client);
91 static void client_input(struct client *client);
93 static int client_output(struct client *client);
141 struct client *client; in client_create() local
146 client = i_new(struct client, 1); in client_create()
169 struct client *client; in client_create_standalone() local
175 client = i_new(struct client, 1); in client_create_standalone()
755 client_ctrl_read_fds(struct client *client) in client_ctrl_read_fds() argument
764 client->fd_out = client->fd_in; in client_ctrl_read_fds()
[all …]
H A Dimap-urlauth-client.c48 static int client_worker_connect(struct client *client);
49 static void client_worker_disconnect(struct client *client);
50 static void client_worker_input(struct client *client);
56 struct client *client; in client_create() local
63 client = i_new(struct client, 1); in client_create()
136 static int client_worker_connect(struct client *client) in client_worker_connect() argument
163 data = (client->fd_in == client->fd_out ? '0' : '1'); in client_worker_connect()
165 if (ret > 0 && client->fd_in != client->fd_out) { in client_worker_connect()
167 ret = fd_send(client->fd_ctrl, client->fd_out, in client_worker_connect()
200 void client_worker_disconnect(struct client *client) in client_worker_disconnect() argument
[all …]
/dports/games/quake2-relay/relay-0.4/dm2server/
H A Dsv_client.c28 BlockInit(&client->unreliable, client->unreliable_buffer, sizeof(client->unreliable_buffer)); in InitClient()
29 BlockInit(&client->reliable, client->reliable_buffer, sizeof(client->reliable_buffer)); in InitClient()
30 BlockInit(&client->nextreliable, client->nextreliable_buffer, sizeof(client->nextreliable_buffer)); in InitClient()
45 VectorAdd(client->origin, client->ps.viewoffset, client->origin); in CL_ChangePlayer()
46 memset(client->ps.blend, 0, sizeof(client->ps.blend)); in CL_ChangePlayer()
78 if (!client->curmenu && client->flags & RC_LAYOUT) in CL_ChangePlayer()
222 VectorMA(start, -client->dist, dir, client->origin); in UpdateClientOrigin()
313 if (client->flags & RC_TINT && client->player != -1) in ClientEndServerFrame()
330 client->ps.pmove.origin[i] = client->origin[i] * 8; in ClientEndServerFrame()
338 …if (client->layout_modified && client->nextreliable.writeoffset+strlen(client->layout)+2 < client-… in ClientEndServerFrame()
[all …]
/dports/net/libvncserver/libvncserver-LibVNCServer-0.9.13/libvncclient/
H A Dvncviewer.c93 allocSize = (uint64_t)client->width * client->height * client->format.bitsPerPixel/8; in MallocFrameBuffer()
127 for(j=y*client->width;j<(y+h)*client->width;j+=client->width) \ in FillRectangle()
192 for(j = dest_y*client->width; j < (dest_y+h)*client->width; j += client->width) { \ in CopyRectangleFromRectangle()
314 client->bufoutptr=client->buf; in rfbGetClient()
372 …if (!ConnectToRFBRepeater(client,client->serverHost,client->serverPort,client->destHost,client->de… in rfbInitConnection()
375 if (!ConnectToRFBServer(client,client->serverHost,client->serverPort)) in rfbInitConnection()
385 client->width=client->si.framebufferWidth; in rfbInitConnection()
386 client->height=client->si.framebufferHeight; in rfbInitConnection()
387 if (!client->MallocFrameBuffer(client)) in rfbInitConnection()
395 client->updateRect.w = client->width; in rfbInitConnection()
[all …]
/dports/graphics/weston/weston-1.9.0/tests/
H A Devent-test.c72 struct client *client; in TEST() local
97 struct client *client; in TEST() local
122 struct client *client; in TEST() local
147 struct client *client; in TEST() local
172 struct client *client; in TEST() local
197 struct client *client; in TEST() local
222 struct client *client; in TEST() local
247 struct client *client; in TEST() local
272 struct client *client; in TEST() local
313 struct client *client; in TEST() local
[all …]
/dports/mail/dovecot/dovecot-2.3.17/src/old-stats/
H A Dclient.c27 bool client_is_busy(struct client *client) in client_is_busy() argument
61 client_read_next_line(struct client *client) in client_read_next_line() argument
72 static void client_input(struct client *client) in client_input() argument
107 static int client_output(struct client *client) in client_output() argument
116 ret = client->cmd_more(client); in client_output()
126 void client_enable_io(struct client *client) in client_enable_io() argument
130 client->io = io_add(client->fd, IO_READ, client_input, client); in client_enable_io()
137 struct client *client; in client_create() local
139 client = i_new(struct client, 1); in client_create()
168 struct client *client = *_client; in client_destroy() local
[all …]
/dports/databases/pgbouncer/pgbouncer-1.16.0/src/
H A Dclient.c120 client->pool = get_pool(client->db, client->db->auth_user); in start_auth_query()
206 client->pool = get_pool(client->db, pool_user); in finish_set_pool()
218 client->db->name, client->login_user->name, infobuf); in finish_set_pool()
221 client->db->name, client->login_user->name); in finish_set_pool()
231 if (client->pool && client->pool->db->admin) { in finish_set_pool()
242 client->db->name, client->login_user->name); in finish_set_pool()
335 client->login_user = client->db->forced_user; in set_pool()
374 client->login_user = calloc(1, sizeof(*client->login_user)); in set_pool()
703 if (client->wait_for_welcome || client->wait_for_auth) { in handle_client_startup()
759 if (client->pool && !client->wait_for_user_conn && !client->wait_for_user) { in handle_client_startup()
[all …]
/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/src/managesieve/
H A Dmanagesieve-client.c110 struct client *client; in client_create() local
138 client = p_new(pool, struct client, 1); in client_create()
163 client->cmd.client = client; in client_create()
192 &client->input, &client->output); in client_create_finish()
196 client->io = io_add_istream(client->input, client_input, client); in client_create_finish()
252 ret = client->cmd.func(&client->cmd); in client_destroy()
271 if (client->fd_in != client->fd_out) in client_destroy()
392 struct client *client = cmd->client; in client_send_command_error() local
437 struct client *client = cmd->client; in client_command_storage_error() local
589 client->cmd.client = client; in _client_reset_command()
[all …]
/dports/irc/ircd-hybrid/ircd-hybrid-8.2.39/src/
H A Dclient.c87 struct Client *client = xcalloc(sizeof(*client)); in client_make() local
105 client->idhnext = client; in client_make()
106 client->hnext = client; in client_make()
126 assert(client->hnext == client); in client_free()
127 assert(client->idhnext == client); in client_free()
215 assert(IsClient(client) || IsServer(client)); in check_pings_list()
521 if (IsServer(client) || IsConnecting(client) || IsHandshake(client)) in client_get_name()
758 assert(client == client->from); in exit_client()
797 client->name, client->username, client->realhost, in exit_client()
803 client->name, client->username, client->host, in exit_client()
[all …]
/dports/devel/pkgconf/pkgconf-1.8.0/libpkgconf/
H A Dclient.c140 PKGCONF_TRACE(client, "initialized client @%p", client); in pkgconf_client_init()
180 PKGCONF_TRACE(client, "deinit @%p", client); in pkgconf_client_deinit()
213 free(client); in pkgconf_client_free()
255 …PKGCONF_TRACE(client, "set sysroot_dir to: %s", client->sysroot_dir != NULL ? client->sysroot_dir … in pkgconf_client_set_sysroot_dir()
257 …pkgconf_tuple_add_global(client, "pc_sysrootdir", client->sysroot_dir != NULL ? client->sysroot_di… in pkgconf_client_set_sysroot_dir()
299 …PKGCONF_TRACE(client, "set buildroot_dir to: %s", client->buildroot_dir != NULL ? client->buildroo… in pkgconf_client_set_buildroot_dir()
326 return client->error_handler(errbuf, client, client->error_handler_data); in pkgconf_error()
351 return client->warn_handler(errbuf, client, client->warn_handler_data); in pkgconf_warn()
376 if (client == NULL || client->trace_handler == NULL) in pkgconf_trace()
387 return client->trace_handler(errbuf, client, client->trace_handler_data); in pkgconf_trace()
[all …]
/dports/databases/sharedance/sharedance-0.6/src/
H A Dprocess.c69 free(client); in client_disconnect()
162 client->read_buf + (size_t) 9U, client->key_len); in client_process_store()
356 client->read_buf + client->offset_read_buf, in client_read()
357 client->sizeof_read_buf - client->offset_read_buf); in client_read()
385 client->read_buf[3] << 8 | client->read_buf[4]; in client_read()
392 client->read_buf[3] << 8 | client->read_buf[4]; in client_read()
399 client->read_buf[3] << 8 | client->read_buf[4]; in client_read()
404 client->key_len + client->data_len; in client_read()
416 client->offset_read_buf == client->total_len) { in client_read()
439 client->offset_read_buf > client->total_len) { in client_read()
[all …]

12345678910>>...638