HomeSort by: relevance | last modified time | path
    Searched refs:modename (Results 1 - 15 of 15) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
ltmain.sh 53 modename="$progname"
91 echo "$modename: not configured to build any kind of library" 1>&2
235 $echo "$modename: unrecognized option \`$arg'" 1>&2
248 $echo "$modename: option \`$prevopt' requires an argument" 1>&2
291 $echo "$modename: warning: cannot infer operation mode from \`$nonopt'" 1>&2
293 $echo "$modename: warning: cannot infer operation mode without MODE-ARGS" 1>&2
302 $echo "$modename: unrecognized option \`-dlopen'" 1>&2
309 help="Try \`$modename --help --mode=$mode' for more information."
315 modename="$modename: compile
    [all...]
  /src/external/bsd/iscsi/dist/buildaux/
ltmain.sh 38 modename="$progname"
137 $echo "$modename: not configured to build any kind of library" 1>&2
345 $echo "$modename: unable to infer tagged configuration"
346 $echo "$modename: specify a tag with \`--tag'" 1>&2
349 # $echo "$modename: using $tagname tagged configuration"
368 $echo "$modename: ERROR: object name conflicts: $f_ex_an_ar_dir/$f_ex_an_ar_oldlib" 1>&2
610 $echo "$modename: unrecognized option \`$arg'" 1>&2
623 $echo "$modename: option \`$prevopt' requires an argument" 1>&2
680 $echo "$modename: warning: cannot infer operation mode from \`$nonopt'" 1>&2
682 $echo "$modename: warning: cannot infer operation mode without MODE-ARGS" 1>&
    [all...]
  /src/external/bsd/libbind/dist/
ltmain.sh 38 modename="$progname"
137 $echo "$modename: not configured to build any kind of library" 1>&2
328 $echo "$modename: unable to infer tagged configuration"
329 $echo "$modename: specify a tag with \`--tag'" 1>&2
332 # $echo "$modename: using $tagname tagged configuration"
351 $echo "$modename: ERROR: object name conflicts: $f_ex_an_ar_dir/$f_ex_an_ar_oldlib" 1>&2
593 $echo "$modename: unrecognized option \`$arg'" 1>&2
606 $echo "$modename: option \`$prevopt' requires an argument" 1>&2
663 $echo "$modename: warning: cannot infer operation mode from \`$nonopt'" 1>&2
665 $echo "$modename: warning: cannot infer operation mode without MODE-ARGS" 1>&
    [all...]
  /src/external/gpl2/gettext/dist/build-aux/
ltmain.sh 38 modename="$progname"
121 $echo "$modename: not configured to build any kind of library" 1>&2
275 $echo "$modename: unable to infer tagged configuration"
276 $echo "$modename: specify a tag with \`--tag'" 1>&2
279 # $echo "$modename: using $tagname tagged configuration"
298 $echo "$modename: ERROR: object name conflicts: $f_ex_an_ar_dir/$f_ex_an_ar_oldlib" 1>&2
529 $echo "$modename: unrecognized option \`$arg'" 1>&2
542 $echo "$modename: option \`$prevopt' requires an argument" 1>&2
599 $echo "$modename: warning: cannot infer operation mode from \`$nonopt'" 1>&2
601 $echo "$modename: warning: cannot infer operation mode without MODE-ARGS" 1>&
    [all...]
  /src/usr.sbin/wsmoused/
config.c 223 config_get_mode(const char *modename)
230 if (strcmp(modename, "Global") == 0)
235 if (strcmp(b->b_child[bc]->b_name, modename) == 0)
  /src/usr.bin/fstat/
misc.c 234 const char *modename; local
255 modename = "playback, record";
257 modename = "playback";
259 modename = "record";
261 modename = "-";
264 (void)printf("* audio@%s%d %s", devname, AUDIOUNIT(af.dev), modename);
  /src/usr.bin/ftp/
ftp_var.h 240 GLOBAL char modename[32]; /* name of file transfer mode */ variable
util.c 155 (void)strlcpy(modename, "stream", sizeof(modename));
cmds.c 362 fprintf(ttyout, "We only support %s mode, sorry.\n", modename);
826 modename, typename, formname, structname);
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 7356 func_fatal_configuration "$modename: unknown library version type \`$version_type'"
  /src/external/bsd/am-utils/dist/
ltmain.sh 7356 func_fatal_configuration "$modename: unknown library version type \`$version_type'"
  /src/external/bsd/flex/dist/build-aux/
ltmain.sh 8833 func_fatal_configuration "$modename: unknown library version type '$version_type'"
  /src/external/bsd/openpam/dist/
ltmain.sh 9303 func_fatal_configuration "$modename: unknown library version type '$version_type'"
  /src/external/bsd/unbound/dist/
ltmain.sh 9296 func_fatal_configuration "$modename: unknown library version type '$version_type'"
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.cc 2500 const char *funcname, const char *modename,
2506 sprintf (buffer, "__gnu_%s%s", funcname, modename);
2508 sprintf (buffer, "__gnu_%s%s%d", funcname, modename, num_suffix);

Completed in 139 milliseconds