Searched refs:userconf_command (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/stand/efiboot/
H A Duserconf.c36 struct userconf_command { struct
38 TAILQ_ENTRY(userconf_command) entries;
40 TAILQ_HEAD(, userconf_command) userconf_commands =
46 struct userconf_command *uc;
56 struct userconf_command *uc;
/netbsd-current/sys/arch/i386/stand/lib/
H A Dexec.c133 typedef struct userconf_command { struct
136 struct userconf_command *uc_next;

Completed in 251 milliseconds