Home
last modified time | relevance | path

Searched refs:client_state (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/sbin/dhclient/
HDdhcpd.h176 struct client_state { struct
212 struct client_state *client; argument
408 void client_envadd(struct client_state *,
410 void script_set_env(struct client_state *, const char *, const char *,
412 void script_flush_env(struct client_state *);
HDclparse.c125 ifi->client = malloc(sizeof(struct client_state)); in read_client_conf()
HDdhclient.c2396 script_set_env(struct client_state *client, const char *prefix, in script_set_env()
2454 script_flush_env(struct client_state *client) in script_flush_env()
/freebsd-14-stable/contrib/libevent/test/
HDtest-ratelim.c85 struct client_state { struct
122 struct client_state *states;
130 struct client_state *cs = ctx; in loud_writecb()
144 struct client_state *cs = ctx; in discard_readcb()
429 states = calloc(cfg_n_connections, sizeof(struct client_state)); in test_ratelimiting()
/freebsd-14-stable/contrib/ntp/sntp/libevent/test/
HDtest-ratelim.c85 struct client_state { struct
122 struct client_state *states;
130 struct client_state *cs = ctx; in loud_writecb()
144 struct client_state *cs = ctx; in discard_readcb()
429 states = calloc(cfg_n_connections, sizeof(struct client_state)); in test_ratelimiting()
/freebsd-14-stable/usr.sbin/ypldap/
HDypldap.h71 enum client_state { enum
92 enum client_state idm_state;