Home
last modified time | relevance | path

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

1234

/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp42 CommandPluginInterfaceImplementation(CommandInterpreter & interpreter,const char * name,lldb::SBCommandPluginInterface * backend,const char * help=nullptr,const char * syntax=nullptr,uint32_t flags=0,const char * auto_repeat_command="") CommandPluginInterfaceImplementation() argument
561 AddMultiwordCommand(const char * name,const char * help) AddMultiwordCommand() argument
574 AddCommand(const char * name,lldb::SBCommandPluginInterface * impl,const char * help) AddCommand() argument
584 AddCommand(const char * name,lldb::SBCommandPluginInterface * impl,const char * help,const char * syntax) AddCommand() argument
590 AddCommand(const char * name,lldb::SBCommandPluginInterface * impl,const char * help,const char * syntax,const char * auto_repeat_command) AddCommand() argument
639 SetHelp(const char * help) SetHelp() argument
646 SetHelpLong(const char * help) SetHelpLong() argument
654 AddMultiwordCommand(const char * name,const char * help) AddMultiwordCommand() argument
672 AddCommand(const char * name,lldb::SBCommandPluginInterface * impl,const char * help) AddCommand() argument
680 AddCommand(const char * name,lldb::SBCommandPluginInterface * impl,const char * help,const char * syntax) AddCommand() argument
687 AddCommand(const char * name,lldb::SBCommandPluginInterface * impl,const char * help,const char * syntax,const char * auto_repeat_command) AddCommand() argument
[all...]
/freebsd-src/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-src/tools/test/stress2/lib/
H A Doptions.c46 const char *help; in usage() local
86 char help[128]; in gete() local
/freebsd-src/contrib/sendmail/contrib/
H A Dsmcontrol.pl314 sub help subroutine
/freebsd-src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/
H A Dtst.ret1.c44 help(void) in help() function
/freebsd-src/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() argument
29 CommandObjectMultipleThreads(CommandInterpreter & interpreter,const char * name,const char * help,const char * syntax,uint32_t flags) CommandObjectMultipleThreads() argument
H A DCommandObjectRegexCommand.cpp21 CommandInterpreter &interpreter, llvm::StringRef name, llvm::StringRef help, in CommandObjectRegexCommand()
/freebsd-src/contrib/unbound/contrib/
H A Dunbound_cache.cmd92 :help label
/freebsd-src/crypto/heimdal/lib/sl/
H A Dsl.h47 const char *help; member
/freebsd-src/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-src/usr.sbin/ngctl/
H A Dngctl.h45 const char *help; /* help text */ member
/freebsd-src/contrib/netbsd-tests/net/if/
H A Difconf.c43 help(void) in help() function
/freebsd-src/bin/nproc/
H A Dnproc.c43 help(void) in help() function
/freebsd-src/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-src/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y64 char *help; member
/freebsd-src/usr.sbin/bluetooth/bthidcontrol/
H A Dbthidcontrol.c116 int e, help; in do_bthid_command() local
/freebsd-src/crypto/heimdal/admin/
H A Dktutil.c109 help(void *opt, int argc, char **argv) in help() function
/freebsd-src/crypto/heimdal/kuser/
H A Dkcc.c60 help(void *opt, int argc, char **argv) in help() function
/freebsd-src/usr.sbin/bluetooth/l2control/
H A Dl2control.c104 int s, e, help; in do_l2cap_command() local
/freebsd-src/contrib/xz/src/lzmainfo/
H A Dlzmainfo.c30 help(void) in help() function
/freebsd-src/usr.sbin/pw/
H A Dpw.c232 static const char *help[W_NUM][M_NUM] = in cmdhelp() local
/freebsd-src/contrib/lua/
H A DMakefile54 $(PLATS) help test clean: target

1234