Home
last modified time | relevance | path

Searched defs:help (Results 1 – 25 of 76) sorted by relevance

1234

/openbsd/usr.bin/libtool/
H A Dlibtool147 sub help subroutine
169 sub help subroutine
189 sub help subroutine
201 sub help subroutine
213 sub help subroutine
/openbsd/gnu/llvm/lldb/source/API/
H A DSBCommandInterpreter.cpp41 const char *help = nullptr, in CommandPluginInterfaceImplementation()
541 const char *help) { in AddMultiwordCommand()
554 const char *name, lldb::SBCommandPluginInterface *impl, const char *help) { in AddCommand()
564 const char *help, const char *syntax) { in AddCommand()
570 const char *name, lldb::SBCommandPluginInterface *impl, const char *help, in AddCommand()
619 void SBCommand::SetHelp(const char *help) { in SetHelp()
626 void SBCommand::SetHelpLong(const char *help) { in SetHelpLong()
634 const char *help) { in AddMultiwordCommand()
652 const char *help) { in AddCommand()
660 const char *help, const char *syntax) { in AddCommand()
[all …]
/openbsd/sys/dev/wscons/
H A Dwsemul_vt100_subr.c53 int help; in wsemul_vt100_scrollup() local
90 int help; in wsemul_vt100_scrolldown() local
230 int n, m, help, flags, fgcol, bgcol; in wsemul_vt100_handle_csi() local
814 int help; in vt100_selectattribute() local
/openbsd/gnu/llvm/lldb/utils/lldb-repro/
H A Dlldb-repro.py25 def help(): function
/openbsd/usr.bin/libtool/LT/Mode/
H A DCompile.pm28 sub help($) subroutine
H A DInstall.pm28 sub help($) subroutine
/openbsd/usr.bin/telnet/
H A Dcommands.c56 char *help; /* help string (NULL for no help) */ member
194 char *help; /* Help information (0 ==> no help) */ member
548 char *help; /* help message */ member
726 char *help; /* help information */ member
990 char *help; /* help string */ member
1249 char *help; member
1322 char *help; member
2064 help(int argc, char *argv[]) in help() function
/openbsd/games/boggle/boggle/
H A Dhelp.c42 help(void) in help() function
/openbsd/gnu/llvm/lldb/source/Commands/
H A DCommandObjectThreadUtil.cpp20 CommandInterpreter &interpreter, const char *name, const char *help, in CommandObjectIterateOverThreads()
29 CommandInterpreter &interpreter, const char *name, const char *help, in CommandObjectMultipleThreads()
H A DCommandObjectTrace.h31 : CommandObjectProxy(interpreter, name, help, syntax, flags), in CommandObjectProxy() argument
H A DCommandObjectRegexCommand.cpp21 CommandInterpreter &interpreter, llvm::StringRef name, llvm::StringRef help, in CommandObjectRegexCommand()
/openbsd/games/trek/
H A Dhelp.c63 help(int v) in help() function
/openbsd/usr.sbin/rpki-client/
H A Dometric.c66 const char *help; member
114 ometric_new(enum ometric_type type, const char *name, const char *help) in ometric_new()
140 const char *help) in ometric_new_state()
/openbsd/usr.sbin/bgpctl/
H A Dometric.c66 const char *help; member
114 ometric_new(enum ometric_type type, const char *name, const char *help) in ometric_new()
140 const char *help) in ometric_new_state()
/openbsd/gnu/llvm/lldb/source/Breakpoint/
H A DBreakpointName.cpp32 const char *help) : in BreakpointName()
/openbsd/sys/arch/sparc64/stand/ofwboot/
H A Dalloc.c99 char *help; in alloc() local
/openbsd/gnu/usr.bin/perl/pod/
H A Dperldebtut.pod145 =head1 help chapter
/openbsd/gnu/gcc/gcc/
H A Dopts.c1267 const char *help = compiler_params[i].help; in print_param_help() local
1288 const char *help, *opt, *tab; in print_filtered_help() local
1398 wrap_help (const char *help, const char *item, unsigned int item_width) in wrap_help()
/openbsd/sys/arch/macppc/stand/
H A Dalloc.c99 char *help; in alloc() local
/openbsd/sys/lib/libsa/
H A Dalloc.c139 char *help; in alloc() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D920723-1.c16 float help, d; in f() local
/openbsd/usr.sbin/config/
H A Dcmd.h48 char *help; member
/openbsd/libexec/ftpd/
H A Dftpcmd.y1005 char *help; member
1440 help(struct tab *ctab, char *s) in help() function
/openbsd/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DHandleConfig.pm711 sub help { subroutine
/openbsd/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandObject.h396 : CommandObject(interpreter, name, help, syntax, flags) {} in CommandObject() argument
413 : CommandObject(interpreter, name, help, syntax, flags) {} in CommandObject() argument

1234