Page MenuHomeFreeBSD

stand: Add interp_has_builtin_cmd to see if we have a command
ClosedPublic

Authored by imp on Aug 26 2022, 6:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 5, 7:14 AM
Unknown Object (File)
Wed, Nov 5, 5:26 AM
Unknown Object (File)
Wed, Oct 29, 10:05 PM
Unknown Object (File)
Fri, Oct 24, 9:40 PM
Unknown Object (File)
Oct 16 2025, 7:33 AM
Unknown Object (File)
Oct 16 2025, 7:33 AM
Unknown Object (File)
Oct 16 2025, 7:33 AM
Unknown Object (File)
Oct 15 2025, 8:01 PM
Subscribers

Details

Summary

interp_has_builtin_cmd() will try to lookup the passed in command and
returns true if it was found, false otherwise.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable