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)
Oct 12 2024, 4:52 PM
Unknown Object (File)
Sep 23 2024, 9:29 AM
Unknown Object (File)
Sep 23 2024, 1:28 AM
Unknown Object (File)
Sep 22 2024, 10:12 PM
Unknown Object (File)
Sep 22 2024, 7:08 PM
Unknown Object (File)
Sep 22 2024, 7:51 AM
Unknown Object (File)
Sep 22 2024, 2:13 AM
Unknown Object (File)
Sep 21 2024, 5:06 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