Home
last modified time | relevance | path

Searched refs:modename (Results 1 – 20 of 20) sorted by relevance

/netbsd/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
H A Dltmain.sh53 modename="$progname"
235 $echo "$modename: unrecognized option \`$arg'" 1>&2
315 modename="$modename: compile"
531 echo "$modename: specify a tag with \`--tag'" 1>&2
798 modename="$modename: link"
4513 modename="$modename: install"
5040 modename="$modename: execute"
5053 $echo "$modename: \`$file' is not a file" 1>&2
5179 modename="$modename: $mode"
5338 $echo "$modename: you must specify a MODE" 1>&2
[all …]
/netbsd/external/bsd/iscsi/dist/buildaux/
H A Dltmain.sh38 modename="$progname"
346 $echo "$modename: specify a tag with \`--tag'" 1>&2
610 $echo "$modename: unrecognized option \`$arg'" 1>&2
704 modename="$modename: compile"
1150 modename="$modename: link"
5892 modename="$modename: install"
6482 modename="$modename: execute"
6495 $echo "$modename: \`$file' is not a file" 1>&2
6623 modename="$modename: $mode"
6811 $echo "$modename: you must specify a MODE" 1>&2
[all …]
/netbsd/external/bsd/libbind/dist/
H A Dltmain.sh38 modename="$progname"
329 $echo "$modename: specify a tag with \`--tag'" 1>&2
593 $echo "$modename: unrecognized option \`$arg'" 1>&2
687 modename="$modename: compile"
1133 modename="$modename: link"
5862 modename="$modename: install"
6444 modename="$modename: execute"
6457 $echo "$modename: \`$file' is not a file" 1>&2
6585 modename="$modename: $mode"
6773 $echo "$modename: you must specify a MODE" 1>&2
[all …]
/netbsd/external/gpl2/gettext/dist/build-aux/
H A Dltmain.sh38 modename="$progname"
276 $echo "$modename: specify a tag with \`--tag'" 1>&2
529 $echo "$modename: unrecognized option \`$arg'" 1>&2
623 modename="$modename: compile"
1069 modename="$modename: link"
5721 modename="$modename: install"
6303 modename="$modename: execute"
6316 $echo "$modename: \`$file' is not a file" 1>&2
6442 modename="$modename: $mode"
6630 $echo "$modename: you must specify a MODE" 1>&2
[all …]
/netbsd/crypto/external/bsd/netpgp/dist/buildaux/
H A Dltmain.sh38 modename="$progname"
346 $ECHO "$modename: specify a tag with \`--tag'" 1>&2
610 $ECHO "$modename: unrecognized option \`$arg'" 1>&2
704 modename="$modename: compile"
1150 modename="$modename: link"
5892 modename="$modename: install"
6482 modename="$modename: execute"
6495 $ECHO "$modename: \`$file' is not a file" 1>&2
6623 modename="$modename: $mode"
6811 $ECHO "$modename: you must specify a MODE" 1>&2
[all …]
/netbsd/usr.bin/fstat/
H A Dmisc.c234 const char *modename; in p_audio() local
255 modename = "playback, record"; in p_audio()
257 modename = "playback"; in p_audio()
259 modename = "record"; in p_audio()
261 modename = "-"; in p_audio()
264 (void)printf("* audio@%s%d %s", devname, AUDIOUNIT(af.dev), modename); in p_audio()
/netbsd/usr.sbin/wsmoused/
H A Dconfig.c223 config_get_mode(const char *modename) in config_get_mode() argument
230 if (strcmp(modename, "Global") == 0) in config_get_mode()
235 if (strcmp(b->b_child[bc]->b_name, modename) == 0) in config_get_mode()
/netbsd/usr.bin/ftp/
H A Dftp_var.h239 GLOBAL char modename[32]; /* name of file transfer mode */ variable
H A Dutil.c155 (void)strlcpy(modename, "stream", sizeof(modename)); in setpeer()
H A Dcmds.c362 fprintf(ttyout, "We only support %s mode, sorry.\n", modename); in setftmode()
828 modename, typename, formname, structname); in status()
/netbsd/sys/external/isc/libsodium/dist/
H A Dltmain.sh7356 func_fatal_configuration "$modename: unknown library version type \`$version_type'"
/netbsd/external/bsd/am-utils/dist/
H A Dltmain.sh7356 func_fatal_configuration "$modename: unknown library version type \`$version_type'"
/netbsd/external/bsd/flex/dist/build-aux/
H A Dltmain.sh8833 func_fatal_configuration "$modename: unknown library version type '$version_type'"
/netbsd/external/mpl/bind/dist/
H A Dltmain.sh8928 func_fatal_configuration "$modename: unknown library version type '$version_type'"
/netbsd/external/lgpl3/mpfr/dist/
H A Dltmain.sh9122 func_fatal_configuration "$modename: unknown library version type '$version_type'"
/netbsd/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.c2464 const char *funcname, const char *modename, in arm_set_fixed_optab_libfunc() argument
2470 sprintf (buffer, "__gnu_%s%s", funcname, modename); in arm_set_fixed_optab_libfunc()
2472 sprintf (buffer, "__gnu_%s%s%d", funcname, modename, num_suffix); in arm_set_fixed_optab_libfunc()
H A Darm.cc2496 const char *funcname, const char *modename, in arm_set_fixed_optab_libfunc() argument
2502 sprintf (buffer, "__gnu_%s%s", funcname, modename); in arm_set_fixed_optab_libfunc()
2504 sprintf (buffer, "__gnu_%s%s%d", funcname, modename, num_suffix); in arm_set_fixed_optab_libfunc()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c2464 const char *funcname, const char *modename, in arm_set_fixed_optab_libfunc() argument
2470 sprintf (buffer, "__gnu_%s%s", funcname, modename); in arm_set_fixed_optab_libfunc()
2472 sprintf (buffer, "__gnu_%s%s%d", funcname, modename, num_suffix); in arm_set_fixed_optab_libfunc()
/netbsd/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19952503 * ch-exp.y: Handle <primitive_value> "->" <modename>.
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19952503 * ch-exp.y: Handle <primitive_value> "->" <modename>.