Home
last modified time | relevance | path

Searched refs:prompt (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.61.2/san/tools/
H A Dkasan_install21 prompt() { function
42 prompt "custom kcsuffix ($cursuffix) is set. Overwrite?" && {
47 prompt "not set. Modify?" && {
75 prompt "remove kcsuffix=kasan?" && {
/xnu-8792.61.2/tools/lldbmacros/
H A DREADME.md149 … way that the command from lldb invokes a python function with the arguments passed at lldb prompt.
214 see all the registered type summaries run the command `type summary list -w kernel` on lldb prompt.