HomeFreeBSD

stand: separate the command lookup from the command execution

Description

stand: separate the command lookup from the command execution

Factor out interp_lookup_cmd to search for a command from
interp_builtin_cmd. This simplifies the latter and can be used to expand
lua to ask if a command exists.

Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D36363

Details

Provenance
impAuthored on Sep 1 2022, 5:05 PM
Differential Revision
D36363: stand: separate the command lookup from the command execution
Parents
rG991aef97957d: acpi: Move some errors with RSDP and XSLT out from under bootverbose
Branches
Unknown
Tags
Unknown