autoexec
SLIST_ENTRY(autoexec) next; /* link in the linked list */
static SLIST_HEAD(, autoexec) autos;
struct autoexec *ae;