/osnet-11/usr/src/cmd/sendmail/cf/cf/ |
H A D | Makefile | 63 ${CFDIR}/feature/accept_unqualified_senders.m4 \ 64 ${CFDIR}/feature/accept_unresolvable_domains.m4 \ 65 ${CFDIR}/feature/access_db.m4 \ 66 ${CFDIR}/feature/allmasquerade.m4 \ 67 ${CFDIR}/feature/always_add_domain.m4 \ 68 ${CFDIR}/feature/badmx.m4 \ 69 ${CFDIR}/feature/bestmx_is_local.m4 \ 70 ${CFDIR}/feature/bitdomain.m4 \ 71 ${CFDIR}/feature/blacklist_recipients.m4 \ 72 ${CFDIR}/feature/block_bad_hel [all...] |
/osnet-11/usr/src/cmd/sendmail/cf/ |
H A D | Makefile | 53 $(ROOTETCMAILCF)/feature/accept_unqualified_senders.m4 \ 54 $(ROOTETCMAILCF)/feature/accept_unresolvable_domains.m4 \ 55 $(ROOTETCMAILCF)/feature/access_db.m4 \ 56 $(ROOTETCMAILCF)/feature/allmasquerade.m4 \ 57 $(ROOTETCMAILCF)/feature/always_add_domain.m4 \ 58 $(ROOTETCMAILCF)/feature/badmx.m4 \ 59 $(ROOTETCMAILCF)/feature/bestmx_is_local.m4 \ 60 $(ROOTETCMAILCF)/feature/bitdomain.m4 \ 61 $(ROOTETCMAILCF)/feature/blacklist_recipients.m4 \ 62 $(ROOTETCMAILCF)/feature/block_bad_hel [all...] |
/osnet-11/usr/src/cmd/hal/utils/ |
H A D | cdutils.h | 45 int get_configuration(int fd, uint16_t feature, int bufsize,
|
H A D | cdutils.c | 189 get_configuration(int fd, uint16_t feature, int bufsize, uchar_t *buf) argument 199 scmd.uscsi_cdb[2] = (feature >> 8) & 0xff; /* starting feature # */ 200 scmd.uscsi_cdb[3] = feature & 0xff;
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | base.pm | 199 this feature.
|
H A D | Carp.pm | 90 This feature is enabled by 'importing' the non-existent symbol
|
H A D | autouse.pm | 122 It is not a very useful feature and has been deprecated.
|
H A D | Test.pm | 95 multiple test files, to test the "foo", "bar", and "baz" feature sets, 332 # "feature" that can't be removed due to compatibility.>> 576 feature is I<not> available. After the first argument, C<skip(...)> works 583 then the feature in question shouldn't be on the TODO list, now 588 and the newly working feature should be documented in the release
|
/osnet-11/usr/src/lib/libdiskmgt/common/ |
H A D | drive.c | 111 uchar_t feature[2]; /* common to all */ member in struct:conf_feature 239 struct conf_feature feature; member in struct:get_configuration 1275 struct conf_feature *feature; local 1280 feature = &config->feature; 1281 flen = feature->len / sizeof (struct profile_list); 1285 prof_num = (int)convnum(feature->features.plist[0].profile, 2);
|
/osnet-11/usr/src/grub/grub2/util/ |
H A D | grub-mkfont.c | 505 process_cursive (struct gsub_feature *feature, argument 529 for (j = 0; j < grub_be_to_cpu16 (feature->lookupcount); j++) 531 int lookup_index = grub_be_to_cpu16 (feature->lookupindices[j]); 638 struct gsub_feature *feature = (struct gsub_feature *) local 643 if (feature->params) 644 printf (_("WARNING: unsupported feature parameters: %x\n"), 645 grub_be_to_cpu16 (feature->params)); 661 process_cursive (feature, lookups, feattag); 674 printf (_("Unknown gsub feature 0x%x (%s)\n"), feattag, str);
|
/osnet-11/usr/src/lib/brand/solaris/zone/ |
H A D | pkgcreatezone.ksh | 220 labeled_pkg=pkg:/group/feature/trusted-desktop
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Safe/t/ |
H A D | safeops.t | 422 once SKIP {use feature 'state'; state $foo = 42;} 423 say SKIP {use feature 'say'; say "foo";}
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/re/ |
H A D | re.pm | 39 in list context) are tainted. This feature is useful when regex operations
|
/osnet-11/usr/src/lib/libast/common/port/ |
H A D | astconf.c | 291 static char* feature(Feature_t*, const char*, const char*, const char*, unsigned int, Error_f); 362 feature(0, s, d, v, 0, 0); 638 feature(sp, 0, path, sp->std, 0, 0); 756 * value==0 get feature name 757 * value!=0 set feature name 762 feature(register Feature_t* fp, const char* name, const char* path, const char* value, unsigned int flags, Error_f conferror) function 771 error(-2, "astconf feature name=%s path=%s value=%s flags=%04x fp=%p%s", name, path, value, flags, fp, state.synthesizing ? " SYNTHESIZING" : ""); 1480 if ((look.standard < 0 || look.standard == CONF_AST) && look.call <= 0 && look.section <= 1 && (s = feature(0, look.name, path, value, flags, conferror))) 1640 if (!(s = feature(fp, 0, path, NiL, 0, 0)) || !*s)
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Memoize/ |
H A D | Expire.pm | 143 to the HASH feature. 168 use. You can use this feature to add Memoize::Expire as a layer in
|
/osnet-11/usr/src/lib/libparted/common/include/parted/ |
H A D | disk.h | 274 PedDiskTypeFeature feature);
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/ |
H A D | Alias.pm | 285 experienced. Use this feature with caution.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/ |
H A D | ParseWords.pm | 183 As an additional feature, $keep may be the keyword "delimiters" which
|
/osnet-11/usr/src/lib/libast/common/include/ |
H A D | ast.h | 142 char* feature; member in struct:__anon1137
|
/osnet-11/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast.h | 151 char* feature; member in struct:__anon1102
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/DProf/ |
H A D | DProf.pm | 175 Mail bug reports and feature requests to the perl5-porters mailing list at
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/IPC/ |
H A D | Open3.pm | 57 process rather than an external command. This feature isn't yet
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/ |
H A D | Simple.pm | 180 complicated feature into the new Testing module. He observed that the
|
/osnet-11/usr/src/lib/libast/i386/include/ast/ |
H A D | ast.h | 151 char* feature; member in struct:__anon1196
|
/osnet-11/usr/src/lib/libast/sparc/include/ast/ |
H A D | ast.h | 151 char* feature; member in struct:__anon1218
|