/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectRegexCommand.cpp | 21 CommandInterpreter &interpreter, llvm::StringRef name, llvm::StringRef help, in CommandObjectRegexCommand() argument
|
H A D | CommandObjectMultiword.cpp | 22 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 D | l2control.c | 104 int s, e, help; in do_l2cap_command() local
|
/freebsd/crypto/heimdal/kuser/ |
H A D | kcc.c | 60 help(void *opt, int argc, char **argv) in help() function
|
/freebsd/usr.sbin/pw/ |
H A D | pw.c | 233 static const char *help[W_NUM][M_NUM] = in cmdhelp() local
|
/freebsd/usr.sbin/bluetooth/sdpcontrol/ |
H A D | sdpcontrol.c | 110 int e, help; in do_sdp_command() local
|
/freebsd/contrib/xz/src/lzmainfo/ |
H A D | lzmainfo.c | 32 help(void) in help() function
|
/freebsd/crypto/openssl/apps/include/ |
H A D | function.h | 27 const OPTIONS *help; member
|
/freebsd/contrib/lua/ |
H A D | Makefile | 54 $(PLATS) help test clean: target
|
/freebsd/tools/build/ |
H A D | checkstyle9.pl | 40 sub help { subroutine
|
/freebsd/contrib/libcbor/doc/ |
H A D | Makefile | 24 help: target
|
/freebsd/crypto/heimdal/kdc/ |
H A D | string2key.c | 45 int help; variable
|
/freebsd/contrib/libedit/ |
H A D | map.h | 59 el_bindings_t *help; /* The help for the editor functions */ member
|
/freebsd/contrib/smbfs/smbutil/ |
H A D | smbutil.c | 140 help(void) { in help() function
|
/freebsd/sbin/pfilctl/ |
H A D | pfilctl.c | 92 help(void) in help() function
|
/freebsd/contrib/xz/src/xzdec/ |
H A D | xzdec.c | 84 help(void) in help() function
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/ |
H A D | CommandObject.h | 419 : 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 D | hccontrol.c | 175 int s, e, help; do_hci_command() local
|
/freebsd/crypto/heimdal/kadmin/ |
H A D | kadmin.c | 100 help(void *opt, int argc, char **argv) in help() function
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | getarg.h | 64 const char *help; member
|
/freebsd/sys/contrib/device-tree/ |
H A D | Makefile | 178 help: target
|
/freebsd/sys/contrib/openzfs/tests/test-runner/bin/ |
H A D | zts-report.py.in | 411 help="list flaky tests and exit"): argument
|
/freebsd/crypto/heimdal/lib/gssapi/ |
H A D | gsstool.c | 223 help(void *opt, int argc, char **argv) in help() function
|
/freebsd/sbin/ipfw/ |
H A D | main.c | 36 help(void) in help() function
|
/freebsd/contrib/llvm-project/lldb/source/Interpreter/ |
H A D | CommandAlias.cpp | 81 llvm::StringRef help, llvm::StringRef syntax, in CommandAlias() argument
|