Searched refs:specified (Results 1 - 19 of 19) sorted by relevance

/illumos-gate/usr/src/cmd/cdrw/
H A Doptions.c64 compare_options_mask(options *msk, options *specified) argument
70 if (msk->bitmap[i] == specified->bitmap[i])
72 bmap = msk->bitmap[i] | specified->bitmap[i];
H A Doptions.h44 int compare_options_mask(options *msk, options *specified);
H A Dmain.c97 check_invalid_option(options *specified, char *opstr) argument
103 if ((ret = compare_options_mask(&c_op, specified)) != 0) {
340 err_msg(gettext("No operation specified.\n"));
344 err_msg(gettext("More than one operation specified.\n"));
419 err_msg(gettext("No audio files specified.\n"));
437 err_msg(gettext("Only one image-file can be specified.\n"));
/illumos-gate/usr/src/grub/grub-0.97/util/
H A Dgrub-set-default.in66 # We don't care about what the user specified actually.
72 echo "entry not specified." 1>&2
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dmach_proc_init.s58 * %o0 - hcall specified arg (cpuid)
176 ldx [%l1 + LPAD_PC], %l3 ! %l3 = specified entry point
177 ldx [%l1 + LPAD_ARG], %l4 ! %l4 = specified argument
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dpickfilter.c198 * haven't been specified yet from the printer defaults.
/illumos-gate/usr/src/cmd/ast/msgcc/
H A Dmsgcc.sh38 specified then a \bgencat\b(1) format \b.msg\b file is generated from
39 the input \b.mso\b and \b.msg\b files. If \b-c\b is not specified then
42 and \b-o\b are not specified.]
43 [+?If \b-M-new\b is not specified then messages are merged with those in the
/illumos-gate/usr/src/uts/sun4u/vm/
H A Dmach_sfmmu_asm.s193 ! If this is Cheetah or derivative and the specified TTE is locked
199 ! explicitly load the specified TTE into that index.
/illumos-gate/usr/src/cmd/praudit/
H A Dprint_audit.txt75 specified they will override this flag.
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_copy.s80 ! already specified.
148 ! previously specified handler.
/illumos-gate/usr/src/tools/scripts/
H A Dxref.mk28 # currrent working directory that match the criteria specified in the
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh52 You have not specified the config file name. You still have the
60 You have not specified the mapping file name. You still have the
379 use_cached : Retry the retrieval the number of time specified
514 character ('') should be specified (just hit the return key).
573 is specified, the actual initialTTL will be randomly selected
1573 # Store in config file only if a non-default value is specified.
1579 # DN is set. So, if a value is specified, set a flag.
1625 # Store in config file only if a non-default value is specified.
1649 # Store in config file only if a non-default value is specified.
1725 # Store in config file only if a non-default value is specified
[all...]
/illumos-gate/usr/src/cmd/csh/
H A Dsh.func.c1333 error("Value specified for limit is too large");
/illumos-gate/usr/src/uts/common/os/
H A Dpriv_defs464 Allows a process to modify the resource limits specified
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.s313 * tick_write_delta() increments %tick by the specified delta. This should
1405 ! that contains the address specified in the prefetch instruction.
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.s1326 ! already specified.
1386 ! previously specified handler.
H A Dniagara_copy.s7628 ! already specified.
7688 ! previously specified handler.
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c401 " is given, try to load a configuration file specified by the 150 vendor"
449 /* If the option `--force' is specified? */
510 "Load the chain-loader FILE. If --force is specified, then load it"
835 "Set the default entry to entry number NUM (if not specified, it is"
1976 is not specified, skip this. */
2364 /* ADDR is not specified. */
2489 /* If INSTALLADDR is not specified explicitly in the command-line,
2632 /* If REAL_CONFIG_FILENAME is specified, copy it to the Stage2. */
2779 " If the option `--force-lba' is specified, disable some sanity checks"
2780 " for LBA mode. If the option `--stage2' is specified, rewrit
[all...]
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex1444 % specified font prefix (normally `cm').
2578 % can be specified either with sample text given in a template line,
5984 % If the user specified the print name (third arg) to the ref,
6565 % caption if specified, else the full caption if specified, else nothing.

Completed in 120 milliseconds