Home
last modified time | relevance | path

Searched refs:omit (Results 1 – 25 of 32) sorted by relevance

12

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dpaths.c343 expand(char **name, size_t *len, char **list, uint_t orig, uint_t omit, in expand() argument
411 if (((omit & PD_TKN_ORIGIN) == 0) && in expand()
443 if (((omit & PD_TKN_PLATFORM) == 0) && in expand()
448 if (((omit & PD_TKN_PLATFORM) == 0) && in expand()
480 if (((omit & PD_TKN_MACHINE) == 0) && in expand()
485 if (((omit & PD_TKN_MACHINE) == 0) && in expand()
511 if (((omit & PD_TKN_OSNAME) == 0) && (uts == NULL)) in expand()
514 if (((omit & PD_TKN_OSNAME) == 0) && in expand()
539 if (((omit & PD_TKN_OSREL) == 0) && (uts == 0)) in expand()
542 if (((omit & PD_TKN_OSREL) == 0) && in expand()
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/msgcc/
H A Dmsgadmin.sh85 typeset all cache dialect=- exec force omit op show verbose
98 o) omit="-o $OPTARG" ;;
156 translate -lmv $all $cache $debug $omit $show $dialect "$@"
/illumos-gate/usr/src/lib/libbsm/
H A Dauditxml.pm253 my $omit;
262 $omit = '' unless $omit = $obj->getAttr('omit');
277 'omit' => $omit,
H A Dauditxml116 my $omit = $event->getOmit();
127 unless $omit eq 'always';
130 generateTableC($event, $eventId, $eventType, $eventHeader, $omit);
580 my $omit = shift;
714 $tokenOrder[$sequence], 'NULL', '', $omit);
757 $enumGroup, $omit);
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DCONVERT.mk43 * pattern ksh pattern of files to omit
134 return -s',^\(\(?K)?(*/)($(omit))?(/*))$,,$(showedit)'
H A Dpackage.sh5088 '') omit=$omit$pkg.$ver.base: ;;
5113 '') case $omit in
H A DRELEASE320 04-10-18 package.mk: add :LICENSE:, :OMIT: to omit package subdirs
745 package.sh: omit dups from package list
/illumos-gate/usr/src/lib/libadt_jni/
H A Dauditxml_jni98 my $omit = $event->getOmit();
108 generateTableC($event, $eventId, $eventType, undef, $omit);
773 my $omit = shift;
941 $enumGroup, (uc $omit eq 'JNI'));
949 unless (uc $omit eq 'JNI') || ($omit eq 'always');
/illumos-gate/usr/src/lib/libidmap/
H A DMakefile38 --omit-header --keyword=directoryError:2 \
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddwarf_ehe.msg28 @ MSG_DWEHE_OMIT " omit "
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A DMakefile75 --omit-header --keyword=directoryError:2 \
/illumos-gate/usr/src/data/zoneinfo/
H A Detcetera33 # We want this to work even on installations that omit 'backward'.
H A Dcountry.tab20 # and sometimes to omit needless detail or churn (e.g., "Netherlands"
H A Dbackward12 # Although this file is optional and tzdb will work if you omit it by
H A Dnorthamerica1147 # so omit that change for now.
1181 # info, so omit this for now.
1956 # We have no further details, so omit them for now.
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-2392 in the first partition of the first hard disk. If you omit the device
411 and blocks 300 through 599. If you omit an offset, then GRUB assumes
751 to highlight the line where the cursor points. If you omit
1384 TOTAL_SECTOR, respectively. If you omit TOTAL_SECTOR, then it will
H A Dgrub.texi633 Or you can omit the parentheses:
1890 disk. If you omit the device name in an absolute file name, GRUB uses
1909 and blocks 300 through 599. If you omit an offset, then GRUB assumes
2233 points. If you omit @var{highlight}, then the inverted color of
2862 respectively. If you omit TOTAL_SECTOR, then it will be calculated
3908 installed GRUB. Don't omit error messages, if any. Just @samp{GRUB hangs
H A Dgrub.info576 Or you can omit the parentheses:
1697 in the first partition of the first hard disk. If you omit the device
1716 and blocks 300 through 599. If you omit an offset, then GRUB assumes
2055 to highlight the line where the cursor points. If you omit
2688 TOTAL_SECTOR, respectively. If you omit TOTAL_SECTOR, then it will
3735 installed GRUB. Don't omit error messages, if any. Just `GRUB hangs
H A Dtexinfo.tex4295 \def\toctype{omit}%
4408 \def\toctype{omit}%
4470 % But if #1 is `omit', then we don't do anything. This is used for the
4474 \def\omitkeyword{omit}%
5681 % Called by \do from \dounmacro on each macro. The idea is to omit any
H A Dgrub.info-31026 installed GRUB. Don't omit error messages, if any. Just `GRUB hangs
/illumos-gate/usr/src/grub/grub-0.97/
H A DNEWS229 * Now you can omit the configuration file argument to the command
230 "password". If you omit it, then GRUB will just unlock privileged
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DRELEASE119 01-07-17 gentab.sh: fix ksh test to omit pdksh (typeset -u fails)
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m41568 ifdef(`_LOOKUPDOTDOMAIN_', `dnl omit first component: lookup .rest
2550 dnl then we can omit the delimiter $|, otherwise we need it
2939 dnl omit this ruleset if neither is defined?
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.msg361 elfedit to work. As a convenience, if you omit the module name\n\
/illumos-gate/usr/src/cmd/lp/lib/oam/
H A Dmsg.source797 "Either specify a remote system name\nor omit the remote printer name."

12