Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/installer/libinstaller/
H A Dcommands.h103 struct command *command_get_first(const struct commands *);
H A Dcommands.c191 command_get_first(const struct commands *cmds) in command_get_first() function
/dflybsd-src/usr.sbin/installer/dfuibe_installer/
H A Dfn_disk.c469 for (cmd = command_get_first(fcmds); cmd != NULL; in ask_to_wipe_boot_sector()