Home
last modified time | relevance | path

Searched defs:help (Results 26 – 50 of 103) sorted by relevance

12345

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectRegexCommand.cpp21 CommandInterpreter &interpreter, llvm::StringRef name, llvm::StringRef help, in CommandObjectRegexCommand() argument
H A DCommandObjectMultiword.cpp22 const char *help, in CommandObjectMultiword() argument
303 CommandObjectProxy(CommandInterpreter & interpreter,const char * name,const char * help,const char * syntax,uint32_t flags) CommandObjectProxy() argument
/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/usr.sbin/pw/
H A Dpw.c233 static const char *help[W_NUM][M_NUM] = in cmdhelp() local
/freebsd/usr.sbin/bluetooth/sdpcontrol/
H A Dsdpcontrol.c110 int e, help; in do_sdp_command() local
/freebsd/contrib/xz/src/lzmainfo/
H A Dlzmainfo.c32 help(void) in help() function
/freebsd/crypto/openssl/apps/include/
H A Dfunction.h27 const OPTIONS *help; member
/freebsd/contrib/lua/
H A DMakefile54 $(PLATS) help test clean: target
/freebsd/tools/build/
H A Dcheckstyle9.pl40 sub help { subroutine
/freebsd/contrib/libcbor/doc/
H A DMakefile24 help: target
/freebsd/crypto/heimdal/kdc/
H A Dstring2key.c45 int help; variable
/freebsd/contrib/libedit/
H A Dmap.h59 el_bindings_t *help; /* The help for the editor functions */ member
/freebsd/contrib/smbfs/smbutil/
H A Dsmbutil.c140 help(void) { in help() function
/freebsd/sbin/pfilctl/
H A Dpfilctl.c92 help(void) in help() function
/freebsd/contrib/xz/src/xzdec/
H A Dxzdec.c84 help(void) in help() function
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandObject.h419 : CommandObject(interpreter, name, help, syntax, flags) {} in CommandObject() argument
436 : CommandObject(interpreter, name, help, syntax, flags) {} in CommandObject() argument
/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dhccontrol.c175 int s, e, help; do_hci_command() local
/freebsd/crypto/heimdal/kadmin/
H A Dkadmin.c100 help(void *opt, int argc, char **argv) in help() function
/freebsd/crypto/heimdal/lib/roken/
H A Dgetarg.h64 const char *help; member
/freebsd/sys/contrib/device-tree/
H A DMakefile178 help: target
/freebsd/sys/contrib/openzfs/tests/test-runner/bin/
H A Dzts-report.py.in411 help="list flaky tests and exit"): argument
/freebsd/crypto/heimdal/lib/gssapi/
H A Dgsstool.c223 help(void *opt, int argc, char **argv) in help() function
/freebsd/sbin/ipfw/
H A Dmain.c36 help(void) in help() function
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandAlias.cpp81 llvm::StringRef help, llvm::StringRef syntax, in CommandAlias() argument

12345