/dports/databases/p5-Cache-Memcached-Fast/Cache-Memcached-Fast-0.27/ |
H A D | Fast.xs | 761 client_reset(memd->c, &object, noreply); 825 client_reset(memd->c, &object, noreply); 936 client_reset(memd->c, &object, 0); 966 client_reset(memd->c, &object, 0); 1011 client_reset(memd->c, &object, 0); 1048 client_reset(memd->c, &object, 0); 1095 client_reset(memd->c, &object, noreply); 1133 client_reset(memd->c, &object, noreply); 1224 client_reset(memd->c, &object, noreply); 1262 client_reset(memd->c, &object, noreply); [all …]
|
/dports/dns/dsc/dsc-2.11.1/src/ |
H A D | client_index.h | 44 void client_reset(void);
|
H A D | client_index.c | 98 void client_reset() in client_reset() function
|
H A D | dns_message.c | 85 { "client", 0, client_indexer, client_iterator, client_reset },
|
/dports/mail/dovecot/dovecot-2.3.17/src/plugins/quota/ |
H A D | quota-status.c | 65 static void client_reset(struct quota_client *client) in client_reset() function 229 client_reset(client); in client_input_line() 252 client_reset(client); in client_destroy()
|
/dports/x11/xpra/xpra-4.3/xpra/clipboard/ |
H A D | clipboard_timeout_helper.py | 122 def client_reset(self): member in ClipboardTimeoutHelper 123 super().client_reset()
|
/dports/x11/xpra/xpra-4.3/xpra/server/mixins/ |
H A D | clipboard_server.py | 51 ch.client_reset() 183 ch.client_reset()
|
/dports/databases/p5-Cache-Memcached-Fast/Cache-Memcached-Fast-0.27/src/ |
H A D | client.h | 160 client_reset(struct client *c, struct result_object *o, int noreply);
|
H A D | client.c | 1813 client_reset(struct client *c, struct result_object *o, int noreply) in client_reset() function 2146 client_reset(c, o, noreply); in client_flush_all() 2190 client_reset(c, NULL, 0); in client_nowait_push() 2228 client_reset(c, o, 0); in client_server_versions() 2267 client_reset(c, NULL, 0); in client_noreply_push()
|
/dports/net/openldap25-client/openldap-2.5.9/servers/lloadd/ |
H A D | client.c | 504 client_reset( LloadConnection *c ) in client_reset() function 573 client_reset( c ); in client_unlink()
|
H A D | proto-lload.h | 64 LDAP_SLAPD_F (void) client_reset( LloadConnection *c );
|
H A D | bind.c | 255 client_reset( client ); in request_bind()
|
/dports/net/openldap25-server/openldap-2.5.9/servers/lloadd/ |
H A D | client.c | 504 client_reset( LloadConnection *c ) in client_reset() function 573 client_reset( c ); in client_unlink()
|
H A D | proto-lload.h | 64 LDAP_SLAPD_F (void) client_reset( LloadConnection *c );
|
H A D | bind.c | 255 client_reset( client ); in request_bind()
|
/dports/games/crossfire-client/crossfire-client-1.75.1/common/ |
H A D | proto.h | 54 void client_reset(void);
|
H A D | init.c | 239 void client_reset() { in client_reset() function
|
/dports/net/openldap26-client/openldap-2.6.0/servers/lloadd/ |
H A D | client.c | 658 client_reset( LloadConnection *c ) in client_reset() function 754 client_reset( c ); in client_unlink()
|
H A D | proto-lload.h | 66 LDAP_SLAPD_F (void) client_reset( LloadConnection *c );
|
H A D | bind.c | 257 client_reset( client ); in request_bind()
|
/dports/net/openldap26-server/openldap-2.6.0/servers/lloadd/ |
H A D | client.c | 658 client_reset( LloadConnection *c ) in client_reset() function 754 client_reset( c ); in client_unlink()
|
H A D | proto-lload.h | 66 LDAP_SLAPD_F (void) client_reset( LloadConnection *c );
|
H A D | bind.c | 257 client_reset( client ); in request_bind()
|
/dports/games/crossfire-client/crossfire-client-1.75.1/gtk-v2/src/ |
H A D | main.c | 526 client_reset(); in main()
|
/dports/www/kannel/gateway-1.4.4/gwlib/ |
H A D | http.c | 1952 static void client_reset(HTTPClient *p) in client_reset() function 2314 client_reset(client); in receive_request() 2719 client_reset(client); in http_send_reply()
|