Home
last modified time | relevance | path

Searched defs:ag (Results 1 – 8 of 8) sorted by relevance

/freebsd/usr.sbin/ctld/
H A Dctld.c117 struct auth_group *ag, *cagtmp; in conf_delete() local
139 auth_new(struct auth_group *ag) in auth_new()
164 auth_find(const struct auth_group *ag, const char *user) in auth_find()
238 auth_new_chap(struct auth_group *ag, const char *user, in auth_new_chap()
266 auth_new_chap_mutual(struct auth_group *ag, const char *user, in auth_new_chap_mutual()
297 auth_name_new(struct auth_group *ag, const char *name) in auth_name_new()
320 auth_name_defined(const struct auth_group *ag) in auth_name_defined()
328 auth_name_find(const struct auth_group *ag, const char *name) in auth_name_find()
341 auth_name_check(const struct auth_group *ag, const char *initiator_name) in auth_name_check()
353 auth_portal_new(struct auth_group *ag, const char *portal) in auth_portal_new()
[all …]
H A Dlogin.c278 login_receive_chap_r(struct connection *conn, struct auth_group *ag, in login_receive_chap_r()
402 login_chap(struct ctld_connection *conn, struct auth_group *ag) in login_chap()
841 struct auth_group *ag; in login() local
H A Ddiscovery.c152 const struct auth_group *ag; in discovery_target_filtered_out() local
H A Duclparse.c719 const char *ag; in uclparse_target() local
/freebsd/sbin/routed/
H A Dtable.c111 ag_out(struct ag_info *ag, in ag_out()
163 ag_del(struct ag_info *ag) in ag_del()
196 struct ag_info *ag, *ag_cors; in ag_flush() local
284 struct ag_info *ag, *nag, *ag_cors; in ag_check() local
1329 kern_out(struct ag_info *ag) in kern_out()
1627 struct ag_info *ag; in rtinit() local
H A Doutput.c327 supply_out(struct ag_info *ag) in supply_out()
/freebsd/sys/contrib/zstd/programs/
H A Dbenchzstd.c212 BMK_initCCtxArgs* ag = (BMK_initCCtxArgs*)payload; in local_initCCtx() local
224 BMK_initDCtxArgs* ag = (BMK_initDCtxArgs*)payload; in local_initDCtx() local
/freebsd/crypto/openssl/test/
H A Ddhtest.c48 const BIGNUM *ap = NULL, *ag = NULL, *apub_key = NULL; in dh_test() local