Searched refs:help (Results 1 - 25 of 186) sorted by relevance

12345678

/haiku-fatelf/src/tests/add-ons/kernel/file_systems/fs_shell/
H A Dadditional_commands.h16 char *help; member in struct:cmd_entry
/haiku-fatelf/src/libs/print/libgutenprint/src/gimp2/
H A Dprint-print.c34 do_gimp_install_procedure(const char *blurb, const char *help, argument
41 (BAD_CONST_CHAR) help,
H A Dprint-gutenprint.c34 do_gimp_install_procedure(const char *blurb, const char *help, argument
41 (BAD_CONST_CHAR) help,
H A Dprint_gimp.h46 extern void do_gimp_install_procedure(const char *blurb, const char *help,
/haiku-fatelf/src/libs/edit/
H A DMakefile9 OSRCS= chared.c common.c el.c emacs.c fcns.c help.c hist.c key.c map.c \
31 SRCS+= common.h emacs.h fcns.h help.h vi.h
32 CLEANFILES+= common.h editline.c emacs.h fcns.c fcns.h help.c help.h vi.h
52 help.c: ${ASRC} makelist
55 help.h: ${ASRC} makelist
63 common.h emacs.h fcns.c fcns.h help.c help.h vi.h
H A Dmap.h58 el_bindings_t *help; /* The help for the editor functions */ member in struct:el_map_t
60 int nfunc; /* The number of functions/help items */
H A Dmap.c912 el->el_map.help = (el_bindings_t *) el_malloc(sizeof(el_bindings_t) *
914 if (el->el_map.help == NULL)
916 (void) memcpy(el->el_map.help, help__get(),
948 el_free((ptr_t) el->el_map.help);
949 el->el_map.help = NULL;
1127 ep = &el->el_map.help[el->el_map.nfunc];
1128 for (bp = el->el_map.help; bp < ep; bp++)
1160 ep = &el->el_map.help[el->el_map.nfunc];
1161 for (bp = el->el_map.help; bp < ep; bp++) {
1286 ep = &el->el_map.help[e
1385 map_addfunc(EditLine *el, const char *name, const char *help, el_func_t func) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A Dfuse_config.h35 int help; member in struct:fuse_config
/haiku-fatelf/src/libs/ncurses/test/
H A Dedit_field.c20 const char *help; member in struct:__anon4871
175 WINDOW *help = newwin(high, wide, y0, x0); local
182 keypad(help, TRUE);
190 name = commands[n].help;
193 name != 0 ? name : commands[n].help);
246 werase(help);
247 box(help, 0, 0);
248 wnoutrefresh(help);
252 werase(help);
253 wrefresh(help);
[all...]
/haiku-fatelf/src/add-ons/media/plugins/ape_reader/MAClib/
H A DBitArray.cpp120 for ( ; m_RangeCoderInfo.help; m_RangeCoderInfo.help--) { PUTC_NOCAP(0xFF); } \
126 m_nCurrentBitIndex += (m_RangeCoderInfo.help * 8); \
127 m_RangeCoderInfo.help = 0; \
132 m_RangeCoderInfo.help++; \
324 m_RangeCoderInfo.help = 0; // no bytes to follow
346 for ( ; m_RangeCoderInfo.help; m_RangeCoderInfo.help--)
354 for ( ; m_RangeCoderInfo.help; m_RangeCoderInfo.help
[all...]
H A DBitArray.h13 unsigned int help; // bytes_to_follow resp. intermediate value member in struct:RANGE_CODER_STRUCT_COMPRESS
/haiku-fatelf/src/bin/coreutils/src/
H A Dextract-magic57 print $STREAM "Try `$ME --help' for more information.\n";
70 --help display this help and exit
81 help => sub { usage 0 },
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_kernel_export.h44 fssh_debugger_command_hook hook, const char *help);
/haiku-fatelf/src/bin/network/wget/build-aux/
H A Dvc-list-files32 --help) cat <<EOF
39 --help print this help, then exit
93 elif (cvsu --help) >/dev/null 2>&1; then
H A Dmkinstalldirs11 Usage: mkinstalldirs [-h] [--help] [-m mode] dir ..."
16 -h | --help | --h*) # -h for help
/haiku-fatelf/src/bin/bash/support/
H A Dmkinstalldirs11 Usage: mkinstalldirs [-h] [--help] [-m mode] dir ..."
16 -h | --help | --h*) # -h for help
/haiku-fatelf/src/bin/diffutils/config/
H A Dmkinstalldirs13 Usage: mkinstalldirs [-h] [--help] [-m mode] dir ..."
18 -h | --help | --h* ) # -h for help
/haiku-fatelf/src/bin/gawk/
H A Dmkinstalldirs11 Usage: mkinstalldirs [-h] [--help] [-m mode] dir ..."
16 -h | --help | --h*) # -h for help
/haiku-fatelf/src/bin/sharutils/src/
H A Duuencode.c68 { "help", 0, 0, 'h' },
211 fprintf (stderr, _("Try `%s --help' for more information.\n"),
217 -h, --help display this help and exit\n\
/haiku-fatelf/src/libs/print/libgutenprint/src/foomatic/
H A Dprinter_options.c234 (desc.help ? gettext(desc.help) : "''"));
260 (desc.help ? gettext(desc.help) : "''"));
286 (desc.help ? gettext(desc.help) : "''"));
/haiku-fatelf/src/libs/print/libgutenprint/src/testpattern/
H A Dprinter_options.c188 driver, desc.name, (desc.help ? gettext(desc.help) : "''"));
209 driver, desc.name, (desc.help ? gettext(desc.help) : "''"));
230 driver, desc.name, (desc.help ? gettext(desc.help) : "''"));
/haiku-fatelf/src/bin/network/telnet/
H A Dcommands.c107 static int help(int, char **);
122 const char *help; /* help string (NULL for no help) */ member in struct:__anon4447
287 const char *help; /* Help information (0 ==> no help) */ member in struct:sendlist
326 { "help", NULL, 0, 0, (int (*)(char *, ...))send_help, 0, 0 },
348 printf("'send ?' for help\n");
361 printf("Unknown send argument '%s'\n'send ?' for help.\n",
365 printf("Ambiguous send argument '%s'\n'send ?' for help
657 const char *help; /* help message */ member in struct:togglelist
871 const char *help; /* help information */ member in struct:setlist
1134 const char *help; /* help string */ member in struct:modelist
1443 const char *help; member in struct:slclist
1516 const char *help; member in struct:envlist
1849 const char *help; member in struct:authlist
1930 const char *help; member in struct:encryptlist
2685 help(int argc, char *argv[]) function
[all...]
/haiku-fatelf/src/libs/print/libgutenprint/scripts/
H A Dconfig.rpath176 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
186 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
197 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
208 elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
220 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
232 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
/haiku-fatelf/src/libs/print/libgutenprint/src/gutenprintui2/
H A Dgutenprintui-internal.h107 const char *help; member in struct:__anon5076
116 const char *help; member in struct:__anon5077
172 const char *text, const char *help,
/haiku-fatelf/src/bin/gdb/
H A Dmkinstalldirs18 Usage: mkinstalldirs [-h] [--help] [--version] [-m MODE] DIR ...
28 -h | --help | --h*) # -h for help

Completed in 130 milliseconds

12345678