Home
last modified time | relevance | path

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

/freebsd/sbin/dhclient/
H A Ddhcpd.h176 struct client_state { struct
211 struct client_state *client; argument
407 void client_envadd(struct client_state *,
409 void script_set_env(struct client_state *, const char *, const char *,
411 void script_flush_env(struct client_state *);
H A Dclparse.c125 ifi->client = malloc(sizeof(struct client_state)); in read_client_conf()
H A Ddhclient.c2402 script_set_env(struct client_state *client, const char *prefix, in script_set_env()
2460 script_flush_env(struct client_state *client) in script_flush_env()
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dtest-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/contrib/libevent/test/
H A Dtest-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/usr.sbin/ypldap/
H A Dypldap.h71 enum client_state { enum
92 enum client_state idm_state;