Searched refs:specified (Results 1 - 19 of 19) sorted by relevance
/illumos-gate/usr/src/cmd/cdrw/ |
H A D | options.c | 64 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 D | options.h | 44 int compare_options_mask(options *msk, options *specified);
|
H A D | main.c | 97 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 D | grub-set-default.in | 66 # 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 D | mach_proc_init.s | 58 * %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 D | pickfilter.c | 198 * haven't been specified yet from the printer defaults.
|
/illumos-gate/usr/src/cmd/ast/msgcc/ |
H A D | msgcc.sh | 38 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 D | mach_sfmmu_asm.s | 193 ! 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 D | print_audit.txt | 75 specified they will override this flag.
|
/illumos-gate/usr/src/uts/sun4u/ml/ |
H A D | mach_copy.s | 80 ! already specified. 148 ! previously specified handler.
|
/illumos-gate/usr/src/tools/scripts/ |
H A D | xref.mk | 28 # currrent working directory that match the criteria specified in the
|
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/ |
H A D | inityp2l.sh | 52 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 D | sh.func.c | 1333 error("Value specified for limit is too large");
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | priv_defs | 464 Allows a process to modify the resource limits specified
|
/illumos-gate/usr/src/uts/sun4u/cpu/ |
H A D | common_asm.s | 313 * 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 D | generic_copy.s | 1326 ! already specified. 1386 ! previously specified handler.
|
H A D | niagara_copy.s | 7628 ! already specified. 7688 ! previously specified handler.
|
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | builtins.c | 401 " 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 D | texinfo.tex | 1444 % 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 5037 milliseconds