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)
Mon, Jan 27, 1:33 AM
Unknown Object (File)
Mon, Jan 27, 1:02 AM
Unknown Object (File)
Sun, Jan 26, 6:03 PM
Unknown Object (File)
Sun, Jan 26, 12:54 AM
Unknown Object (File)
Jan 20 2025, 6:40 PM
Unknown Object (File)
Jan 18 2025, 9:27 PM
Unknown Object (File)
Oct 12 2024, 4:52 PM
Unknown Object (File)
Sep 23 2024, 9:29 AM
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