Home
last modified time | relevance | path

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

1234

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp43 const char *help = nullptr, in CommandPluginInterfaceImplementation()
591 const char *help) { in AddMultiwordCommand()
604 const char *name, lldb::SBCommandPluginInterface *impl, const char *help) { in AddCommand()
614 const char *help, const char *syntax) { in AddCommand()
620 const char *name, lldb::SBCommandPluginInterface *impl, const char *help, in AddCommand()
669 void SBCommand::SetHelp(const char *help) { in SetHelp()
676 void SBCommand::SetHelpLong(const char *help) { in SetHelpLong()
684 const char *help) { in AddMultiwordCommand()
702 const char *help) { in AddCommand()
710 const char *help, const char *syntax) { in AddCommand()
[all …]
/freebsd/crypto/openssl/util/
H A Dck_errf.pl24 sub help subroutine
H A Dmkerr.pl38 sub help subroutine
H A Dfind-doc-nits46 sub help { subroutine
/freebsd/tools/test/stress2/lib/
H A Doptions.c46 const char *help; in usage() local
86 char help[128]; in gete() local
/freebsd/contrib/sendmail/contrib/
H A Dsmcontrol.pl314 sub help subroutine
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/
H A Dtst.ret1.c44 help(void) in help() function
/freebsd/contrib/unbound/contrib/
H A Dunbound_cache.cmd92 :help label
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTrace.h31 : CommandObjectProxy(interpreter, name, help, syntax, flags), in CommandObjectProxy() argument
H A DCommandObjectThreadUtil.cpp20 CommandInterpreter &interpreter, const char *name, const char *help, in CommandObjectIterateOverThreads()
28 CommandInterpreter &interpreter, const char *name, const char *help, in CommandObjectMultipleThreads()
H A DCommandObjectRegexCommand.cpp21 CommandInterpreter &interpreter, llvm::StringRef name, llvm::StringRef help, in CommandObjectRegexCommand() argument
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c50 char *help; /* help string (NULL for no help) */ member
189 char *help; /* Help information (0 ==> no help) */ member
573 char *help; /* help message */ member
792 char *help; /* help information */ member
1053 char *help; /* help string */ member
1361 char *help; member
1434 char *help; member
1744 char *help; member
1822 char *help; member
2433 help(int argc, char **argv) in help() function
/freebsd/crypto/heimdal/lib/sl/
H A Dsl.h47 const char *help; member
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointName.cpp32 BreakpointName(ConstString name,const Breakpoint & bkpt,const char * help) BreakpointName() argument
/freebsd/usr.sbin/ngctl/
H A Dngctl.h45 const char *help; /* help text */ member
/freebsd/contrib/telnet/telnet/
H A Dcommands.c114 const char *help; /* help string (NULL for no help) */ member
280 const char *help; /* Help information (0 ==> no help) */ member
649 const char *help; /* help message */ member
863 const char *help; /* help information */ member
1127 const char *help; /* help string */ member
1436 const char *help; member
1509 const char *help; member
1842 const char *help; member
1923 const char *help; member
2681 help(int argc, char *argv[]) in help() function
/freebsd/contrib/netbsd-tests/net/if/
H A Difconf.c43 help(void) in help() function
/freebsd/bin/nproc/
H A Dnproc.c43 help(void) in help() function
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y64 char *help; member
/freebsd/crypto/heimdal/admin/
H A Dktutil.c109 help(void *opt, int argc, char **argv) in help() function
/freebsd/usr.sbin/bluetooth/bthidcontrol/
H A Dbthidcontrol.c116 int e, help; in do_bthid_command() local
/freebsd/usr.sbin/pw/
H A Dpw.c229 static const char *help[W_NUM][M_NUM] = cmdhelp() local
/freebsd/usr.sbin/bluetooth/l2control/
H A Dl2control.c104 int s, e, help; in do_l2cap_command() local
/freebsd/crypto/heimdal/kuser/
H A Dkcc.c60 help(void *opt, int argc, char **argv) in help() function
/freebsd/contrib/lua/
H A DMakefile54 $(PLATS) help test clean: target

1234