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
F132370211: D36364.id110051.diff
Thu, Oct 16, 7:33 AM
F132370209: D36364.id.diff
Thu, Oct 16, 7:33 AM
F132370207: D36364.id109882.diff
Thu, Oct 16, 7:33 AM
F132315959: D36364.diff
Wed, Oct 15, 8:01 PM
Unknown Object (File)
Sun, Oct 12, 4:08 PM
Unknown Object (File)
Sat, Oct 4, 1:24 PM
Unknown Object (File)
Sat, Oct 4, 10:59 AM
Unknown Object (File)
Sat, Oct 4, 7:35 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