Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dimgact_binmisc.c755 imgact_binmisc_entry_t *ibe, *ibe_tmp; in imgact_binmisc_fini() local
759 SLIST_FOREACH_SAFE(ibe, &interpreter_list, link, ibe_tmp) { in imgact_binmisc_fini()