Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ctld/
H A Dctld.c510 struct auth_name *auth_name, *auth_name_tmp; in auth_group_delete() local
517 TAILQ_FOREACH_SAFE(auth_name, &ag->ag_names, an_next, auth_name_tmp) in auth_group_delete()