Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dimgact_binmisc.c60 typedef struct imgact_binmisc_entry { struct
61 SLIST_ENTRY(imgact_binmisc_entry) link;
97 static SLIST_HEAD(, imgact_binmisc_entry) interpreter_list =
336 SLIST_REMOVE(&interpreter_list, ibe, imgact_binmisc_entry, link); in imgact_binmisc_remove_entry()
760 SLIST_REMOVE(&interpreter_list, ibe, imgact_binmisc_entry, in imgact_binmisc_fini()