Home
last modified time | relevance | path

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

12345

/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
HDSBCommandInterpreter.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-13-stable/contrib/subversion/subversion/include/
HDsvn_opt.h100 const char *help[SVN_OPT_MAX_PARAGRAPHS]; member
132 const char *help; member
166 const char *help; member
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/
HDtst.ret1.c44 help(void) in help() function
/freebsd-13-stable/contrib/sendmail/contrib/
HDsmcontrol.pl314 sub help subroutine
/freebsd-13-stable/contrib/unbound/contrib/
HDunbound_cache.cmd92 :help label
/freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectTrace.h31 : CommandObjectProxy(interpreter, name, help, syntax, flags), in CommandObjectProxy() argument
HDCommandObjectThreadUtil.cpp20 CommandInterpreter &interpreter, const char *name, const char *help, in CommandObjectIterateOverThreads()
28 CommandInterpreter &interpreter, const char *name, const char *help, in CommandObjectMultipleThreads()
HDCommandObjectRegexCommand.cpp21 CommandInterpreter &interpreter, llvm::StringRef name, llvm::StringRef help, in CommandObjectRegexCommand()
/freebsd-13-stable/crypto/heimdal/appl/telnet/telnet/
HDcommands.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-13-stable/crypto/heimdal/lib/sl/
HDsl.h47 const char *help; member
/freebsd-13-stable/usr.sbin/ngctl/
HDngctl.h45 const char *help; /* help text */ member
/freebsd-13-stable/contrib/telnet/telnet/
HDcommands.c116 const char *help; /* help string (NULL for no help) */ member
281 const char *help; /* Help information (0 ==> no help) */ member
651 const char *help; /* help message */ member
865 const char *help; /* help information */ member
1129 const char *help; /* help string */ member
1438 const char *help; member
1511 const char *help; member
1844 const char *help; member
1925 const char *help; member
2676 help(int argc, char *argv[]) in help() function
/freebsd-13-stable/contrib/netbsd-tests/net/if/
HDifconf.c43 help(void) in help() function
/freebsd-13-stable/crypto/openssl/apps/
HDprogs.h23 const OPTIONS *help; member
/freebsd-13-stable/bin/nproc/
HDnproc.c43 help(void) in help() function
/freebsd-13-stable/contrib/subversion/subversion/svnfsfs/
HDsvnfsfs.h44 svn_boolean_t help; /* --help or -? */ member
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftpd/
HDftpcmd.y64 char *help; member
/freebsd-13-stable/crypto/heimdal/admin/
HDktutil.c109 help(void *opt, int argc, char **argv) in help() function
/freebsd-13-stable/usr.sbin/bluetooth/bthidcontrol/
HDbthidcontrol.c116 int e, help; in do_bthid_command() local
/freebsd-13-stable/usr.sbin/bluetooth/l2control/
HDl2control.c104 int s, e, help; in do_l2cap_command() local
/freebsd-13-stable/crypto/heimdal/kuser/
HDkcc.c60 help(void *opt, int argc, char **argv) in help() function
/freebsd-13-stable/contrib/xz/src/lzmainfo/
HDlzmainfo.c30 help(void) in help() function
/freebsd-13-stable/usr.sbin/pw/
HDpw.c232 static const char *help[W_NUM][M_NUM] = in cmdhelp() local
/freebsd-13-stable/contrib/lua/
HDMakefile54 $(PLATS) help test clean: target
/freebsd-13-stable/usr.sbin/bluetooth/sdpcontrol/
HDsdpcontrol.c110 int e, help; in do_sdp_command() local

12345