Home
last modified time | relevance | path

Searched refs:short_help (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/texinfo/info/
HDinfokey.c81 static void short_help (void);
156 short_help (); in main()
904 short_help (void) in short_help() function
/trueos/contrib/llvm/tools/lldb/source/Interpreter/
HDCommandObject.cpp444 const char *short_help = GetHelp(); in HelpTextContainsWord() local
448 if (short_help && strcasestr (short_help, search_word)) in HelpTextContainsWord()
/trueos/contrib/texinfo/
HDChangeLog.462118 * info/infokey.c (short_help): reorganize slightly.