/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | paths.c | 343 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 D | msgadmin.sh | 85 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 D | auditxml.pm | 253 my $omit; 262 $omit = '' unless $omit = $obj->getAttr('omit'); 277 'omit' => $omit,
|
H A D | auditxml | 116 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 D | CONVERT.mk | 43 * pattern ksh pattern of files to omit 134 return -s',^\(\(?K)?(*/)($(omit))?(/*))$,,$(showedit)'
|
H A D | package.sh | 5088 '') omit=$omit$pkg.$ver.base: ;; 5113 '') case $omit in
|
H A D | RELEASE | 320 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 D | auditxml_jni | 98 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 D | Makefile | 38 --omit-header --keyword=directoryError:2 \
|
/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | dwarf_ehe.msg | 28 @ MSG_DWEHE_OMIT " omit "
|
/illumos-gate/usr/src/cmd/idmap/idmapd/ |
H A D | Makefile | 75 --omit-header --keyword=directoryError:2 \
|
/illumos-gate/usr/src/data/zoneinfo/ |
H A D | etcetera | 33 # We want this to work even on installations that omit 'backward'.
|
H A D | country.tab | 20 # and sometimes to omit needless detail or churn (e.g., "Netherlands"
|
H A D | backward | 12 # Although this file is optional and tzdb will work if you omit it by
|
H A D | northamerica | 1147 # 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 D | grub.info-2 | 392 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 D | grub.texi | 633 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 D | grub.info | 576 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 D | texinfo.tex | 4295 \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 D | grub.info-3 | 1026 installed GRUB. Don't omit error messages, if any. Just `GRUB hangs
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | NEWS | 229 * 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 D | RELEASE | 119 01-07-17 gentab.sh: fix ksh test to omit pdksh (typeset -u fails)
|
/illumos-gate/usr/src/cmd/sendmail/cf/m4/ |
H A D | proto.m4 | 1568 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 D | elfedit.msg | 361 elfedit to work. As a convenience, if you omit the module name\n\
|
/illumos-gate/usr/src/cmd/lp/lib/oam/ |
H A D | msg.source | 797 "Either specify a remote system name\nor omit the remote printer name."
|