Searched refs:help_builtin (Results 1 – 8 of 8) sorted by relevance
/dports/shells/yash/yash-2.51/ |
H A D | builtin.h | 73 extern int help_builtin(int argc, void **argv)
|
H A D | builtin.c | 100 DEFBUILTIN("help", help_builtin, BI_SEMISPECIAL, help_help, help_syntax, in init_builtin() 566 int help_builtin(int argc, void **argv) in help_builtin() function
|
/dports/security/snort3/snort3-3.1.19.0/src/main/ |
H A D | help.h | 37 [[noreturn]] void help_builtin(snort::SnortConfig* sc, const char*);
|
H A D | help.cc | 243 [[noreturn]] void help_builtin(SnortConfig* sc, const char* val) in help_builtin() function
|
H A D | snort_module.cc | 1004 help_builtin(sc, v.get_string()); in set()
|
/dports/shells/bash/bash-5.1/builtins/ |
H A D | help.def | 24 $FUNCTION help_builtin 92 help_builtin (list)
|
/dports/shells/bash/bash-5.1/CWRU/ |
H A D | changelog | 1175 - help_builtin: don't pass return value from ngettext() directly to 6197 - help_builtin: don't try pattern matching the help topic argument 6566 - help_builtin: make the closing quote printed after the argument list
|
/dports/shells/bash/bash-5.1/ |
H A D | ChangeLog | 1175 - help_builtin: don't pass return value from ngettext() directly to 6197 - help_builtin: don't try pattern matching the help topic argument 6566 - help_builtin: make the closing quote printed after the argument list
|