Home
last modified time | relevance | path

Searched refs:client_update (Results 1 – 16 of 16) sorted by path

/dports/devel/cvs-devel/cvs-1.12.13/src/
H A DChangeLog-93952833 * client.c (client_update): Move guts of function from here...
2964 * client.c (client_update, client_checkout): Use it.
3038 client.c (client_commit, client_update, client_checkout): Pass it.
3039 * client.c (client_update): Add -A flag.
3343 (client_update): Print message when refetching unpatchable files.
3358 (client_update): If failed_patches is not NULL after doing first
3433 (client_update): If the server supports "update-patches", send -u.
3571 (client_update, client_checkout): Likewise.
/dports/games/mari0/
H A Dclient.lua63 function client_update(dt) function
H A Dnetplay.lua24 client_update(dt)
/dports/graphics/aloadimage/arcan-0.6.1/src/frameserver/remoting/default/
H A Dvnc.c112 static void client_update(rfbClient* client, int x, int y, int w, int h) in client_update() function
164 vncctx.client->GotFrameBufferUpdate = client_update; in client_connect()
/dports/multimedia/pipewire/pipewire-0.3.43/src/modules/module-protocol-native/v0/
H A Dinterfaces.h132 void (*client_update) (void *object, const struct spa_dict *props); member
/dports/net-mgmt/aircrack-ng/aircrack-ng-1.5.2/src/
H A Dbesside-ng.c2039 static struct client * client_update(struct network * n, in client_update() function
2484 c = client_update(n, wh); in network_update()
/dports/net/mDNSResponder/mDNSResponder-1310.140.1/ServiceRegistration/
H A Dsrp-mdns-proxy.c1670 update->client = client_update; in prepare_update()
1671 host->clients = client_update->next; in prepare_update()
1823 … for (client_update = host->clients; client_update; client_update = client_update->next) { in srp_update_start()
1958 client_update = *p_client_update; in srp_update_start()
1974 client_update = calloc(1, sizeof *client_update); in srp_update_start()
1975 if (client_update == NULL) { in srp_update_start()
1999 client_update->message = raw_message; in srp_update_start()
2001 client_update->host = new_host; in srp_update_start()
2002 client_update->instances = instances; in srp_update_start()
2003 client_update->services = services; in srp_update_start()
[all …]
H A Dsrp-mdns-proxy.h24 typedef struct client_update client_update_t;
151 struct client_update { struct
/dports/net/openntpd/openntpd-6.8p1/src/
H A Dclient.c31 int client_update(struct ntp_peer *);
456 client_update(p); in client_dispatch()
488 client_update(struct ntp_peer *p) in client_update() function
/dports/net/trickle/trickle-1.07/
H A Dclient.c217 client_update(struct client *cli, short which, size_t len) in client_update() function
H A Dclient.h53 void client_update(struct client *, short, size_t);
H A Dtrickled.c362 client_update(cli, update->dir, update->len); in msgcb()
/dports/sysutils/acfgfs/arcan-0.6.1/src/frameserver/remoting/default/
H A Dvnc.c112 static void client_update(rfbClient* client, int x, int y, int w, int h) in client_update() function
164 vncctx.client->GotFrameBufferUpdate = client_update; in client_connect()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/
H A DNEWS4136 e-comp: Return proper post value for wayland clients during client_update
/dports/x11/aclip/arcan-0.6.1/src/frameserver/remoting/default/
H A Dvnc.c112 static void client_update(rfbClient* client, int x, int y, int w, int h) in client_update() function
164 vncctx.client->GotFrameBufferUpdate = client_update; in client_connect()
/dports/x11/arcan-trayicon/arcan-0.6.1/src/frameserver/remoting/default/
H A Dvnc.c112 static void client_update(rfbClient* client, int x, int y, int w, int h) in client_update() function
164 vncctx.client->GotFrameBufferUpdate = client_update; in client_connect()