Home
last modified time | relevance | path

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

1234567891011

/netbsd-src/external/lgpl3/gmp/dist/tune/
H A Dfreq.c156 freq_environment (int help) in freq_environment()
180 freq_getsysinfo (int help) in freq_getsysinfo()
209 freq_pstat_getprocessor (int help) in freq_pstat_getprocessor()
234 freq_sysctlbyname_i586_freq (int help) in freq_sysctlbyname_i586_freq()
261 freq_sysctlbyname_tsc_freq (int help) in freq_sysctlbyname_tsc_freq()
288 freq_sysctl_hw_cpufrequency (int help) in freq_sysctl_hw_cpufrequency()
322 freq_sysctl_hw_model (int help) in freq_sysctl_hw_model()
377 freq_proc_cpuinfo (int help) in freq_proc_cpuinfo()
436 freq_sunos_sysinfo (int help) in freq_sunos_sysinfo()
475 freq_sco_etchw (int help) in freq_sco_etchw()
[all …]
/openbsd-src/usr.bin/libtool/
H A Dlibtool147 sub help subroutine
169 sub help subroutine
189 sub help subroutine
201 sub help subroutine
213 sub help subroutine
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBCommandInterpreter.cpp41 const char *help = nullptr, in CommandPluginInterfaceImplementation()
541 const char *help) { in AddMultiwordCommand()
554 const char *name, lldb::SBCommandPluginInterface *impl, const char *help) { in AddCommand()
564 const char *help, const char *syntax) { in AddCommand()
570 const char *name, lldb::SBCommandPluginInterface *impl, const char *help, in AddCommand()
619 void SBCommand::SetHelp(const char *help) { in SetHelp()
626 void SBCommand::SetHelpLong(const char *help) { in SetHelpLong()
634 const char *help) { in AddMultiwordCommand()
652 const char *help) { in AddCommand()
660 const char *help, const char *syntax) { in AddCommand()
[all …]
/netbsd-src/sys/arch/i386/stand/lib/
H A Dgetextmemx.c60 int help = buf[0]; getextmemx() local
84 int help = bufps2.dta[0]; getextmemx() local
[all...]
/netbsd-src/sys/dev/wscons/
H A Dwsemul_vt100_subr.c59 int help; in wsemul_vt100_scrollup() local
89 int help; in wsemul_vt100_scrolldown() local
191 int n, m, help, flags, fgcol, bgcol; in wsemul_vt100_handle_csi() local
752 int help; in vt100_selectattribute() local
/openbsd-src/sys/dev/wscons/
H A Dwsemul_vt100_subr.c53 int help; in wsemul_vt100_scrollup() local
90 int help; in wsemul_vt100_scrolldown() local
230 int n, m, help, flags, fgcol, bgcol; wsemul_vt100_handle_csi() local
814 int help; vt100_selectattribute() local
[all...]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dmsgl-check.c187 char *help = in plural_help() local
271 char *help = plural_help (nullentry); in check_plural() local
295 char *help = plural_help (nullentry); in check_plural() local
331 char *help = plural_help (nullentry); in check_plural() local
353 char *help = plural_help (nullentry); in check_plural() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dck_errf.pl24 sub help subroutine
H A Dmkerr.pl35 sub help subroutine
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dck_errf.pl24 sub help subroutine
H A Dmkerr.pl38 sub help subroutine
/netbsd-src/distrib/utils/more/
H A Dhelp.c50 help() in help() function
/openbsd-src/gnu/llvm/lldb/utils/lldb-repro/
H A Dlldb-repro.py25 def help(): function
/netbsd-src/external/gpl2/groff/dist/src/roff/grog/
H A Dgrog.pl171 sub help { subroutine
/openbsd-src/usr.bin/libtool/LT/Mode/
H A DCompile.pm28 sub help($) subroutine
H A DInstall.pm28 sub help($) subroutine
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dplugin.h53 const char *help; member
78 const char *help; /* Help string provided by plugin. */ member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dplugin.h53 const char *help; member
78 const char *help; /* Help string provided by plugin. */ member
/netbsd-src/external/bsd/unbound/dist/libunbound/python/
H A DMakefile36 help: target
/netbsd-src/games/boggle/boggle/
H A Dhelp.c53 help(void) in help() function
/openbsd-src/games/boggle/boggle/
H A Dhelp.c42 help(void) in help() function
/netbsd-src/usr.bin/systat/
H A Dkeyboard.c60 static char help[] = "help"; in keyboard() local
/netbsd-src/games/trek/
H A Dhelp.c73 help(int v __unused) in help() function
/openbsd-src/games/trek/
H A Dhelp.c63 help(int v) in help() function
/netbsd-src/usr.bin/telnet/
H A Dcommands.c114 const char *help; /* help string (NULL for no help) */ member
308 const char *help; /* Help information (0 ==> no help) */ member
666 const char *help; /* help message */ member
874 const char *help; /* help information */ member
1143 const char *help; /* help string */ member
1457 const char *help; member
1528 const char *help; member
1810 const char *help; member
1884 const char *help; member
2435 help(int argc, char *argv[]) in help() function

1234567891011