Searched refs:omit (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libidmap/
H A DMakefile38 --omit-header --keyword=directoryError:2 \
/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, argument
411 if (((omit & PD_TKN_ORIGIN) == 0) &&
443 if (((omit & PD_TKN_PLATFORM) == 0) &&
448 if (((omit & PD_TKN_PLATFORM) == 0) &&
480 if (((omit & PD_TKN_MACHINE) == 0) &&
485 if (((omit & PD_TKN_MACHINE) == 0) &&
511 if (((omit & PD_TKN_OSNAME) == 0) && (uts == NULL))
514 if (((omit & PD_TKN_OSNAME) == 0) &&
539 if (((omit & PD_TKN_OSREL) == 0) && (uts == 0))
542 if (((omit
1029 expand_paths(Rt_map *clmp, const char *list, Alist **alpp, Aliste alni, uint_t orig, uint_t omit) argument
[all...]
/illumos-gate/usr/src/lib/libbsm/
H A Dauditxml.pm253 my $omit;
262 $omit = '' unless $omit = $obj->getAttr('omit');
277 'omit' => $omit,
333 return $pkg->{'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/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/cmd/idmap/idmapd/
H A DMakefile69 --omit-header --keyword=directoryError:2 \
/illumos-gate/usr/src/grub/grub-0.97/docs/
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

Completed in 66 milliseconds