/titanic_50/usr/src/cmd/svr4pkg/pkgadm/ |
H A D | addcert.c | 80 boolean_t trusted = B_FALSE; in addcert() local 118 trusted = B_TRUE; in addcert() 133 if (!trusted && alias == NULL) { in addcert() 138 } else if (trusted && alias != NULL) { in addcert() 145 if (trusted && inkeyfile != NULL) { in addcert() 264 if (trusted) { in addcert() 324 if (trusted) { in addcert() 345 if (trusted && !implicit_trust) { in addcert() 391 if (trusted) { in addcert() 426 if (trusted) { in addcert()
|
/titanic_50/usr/src/cmd/sendmail/lib/ |
H A D | Makefile | 31 SRCS= aliases helpfile local-host-names trusted-users 38 $(ROOTETCMAIL)/trusted-users
|
/titanic_50/usr/src/cmd/sendmail/cf/feature/ |
H A D | use_ct_file.m4 | 20 # if defined, the sendmail.cf will read the /etc/mail/trusted-users file to 21 # find the names of trusted users. There should only be a few of these.
|
/titanic_50/usr/src/lib/libc/port/i18n/ |
H A D | gettext.h | 118 uint16_t trusted; /* is this a trusted source? */ member 160 int trusted; /* trusted msg catalog or not */ member
|
H A D | gettext_real.c | 998 if (!mnp->trusted) { in handle_type_mo() 1017 if (!mnp->trusted) { in handle_type_mo() 1078 fd = nls_safe_open(mp->msgfile, &statbuf, &mp->trusted, !mp->nlsp); in handle_mo() 1104 mnp->trusted = mp->trusted; in handle_mo()
|
H A D | gettext_util.c | 442 gprintf(level, " trusted: %d\n", mp->trusted); in printmp() 585 mnp->trusted); in printmnp()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | SUNWts.mf | 29 depend fmri=pkg:/system/trusted@0.5.11,5.11-0.133 type=require
|
H A D | SUNWtsg.mf | 29 depend fmri=pkg:/system/trusted/global-zone@0.5.11,5.11-0.133 type=require
|
H A D | system-trusted-global-zone.mf | 32 set name=pkg.fmri value=pkg:/system/trusted/global-zone@$(PKGVERS)
|
H A D | service-network-smtp-sendmail.mf | 161 file path=etc/mail/trusted-users original_name=SUNWsndm:etc/mail/trusted-users \
|
H A D | system-trusted.mf | 26 set name=pkg.fmri value=pkg:/system/trusted@$(PKGVERS)
|
/titanic_50/usr/src/cmd/idmap/idmapd/ |
H A D | init.c | 212 if (domain_in_forest->trusted) { in reload_gcs() 412 if (tf->domains_in_forest[j].trusted) { in print_idmapdstate()
|
H A D | idmap_config.c | 1073 if (df1[i].trusted) in compare_trusteddomainsinforest() 1077 if (df2[j].trusted) in compare_trusteddomainsinforest() 1084 if (df1[i].trusted) { in compare_trusteddomainsinforest() 1087 if (df2[j].trusted && in compare_trusteddomainsinforest() 1165 if (f->domains_in_forest[j].trusted) in update_trusted_forest() 1886 domainsinforest[l].trusted = in discover_trusted_domains() 1938 domainsinforest[l].trusted = TRUE; in discover_trusted_domains()
|
/titanic_50/usr/src/lib/libadutils/common/ |
H A D | addisc.h | 54 int trusted; /* This is not used by auto */ member
|
/titanic_50/usr/src/cmd/ssh/ssh/ |
H A D | clientloop.c | 203 u_int trusted, char **_proto, char **_data) in client_x11_get_proto() argument 238 if (trusted == 0) { in client_x11_get_proto() 261 if (trusted || generated) { in client_x11_get_proto()
|
/titanic_50/usr/src/cmd/cmd-inet/etc/ |
H A D | ipsecinit.sample | 84 # If DNS gets used, the DNS server is implicitly trusted, which
|
/titanic_50/usr/src/cmd/cmd-inet/etc/ike/ |
H A D | config.sample | 53 # Explicitly trusted certs that need no signatures, or perhaps self-signed
|
/titanic_50/usr/src/cmd/sgs/crle/common/ |
H A D | crle.msg | 58 \t[-s dir]\tdefine a trusted search directory\n\ 185 @ MSG_DIA_TLIBPTH " adding trusted library path (%s): %s\n"
|
/titanic_50/usr/src/cmd/sendmail/cf/ |
H A D | README | 224 /etc/sendmail.ct /etc/mail/trusted-users 583 use_ct_file Read the file /etc/mail/trusted-users file to get the 584 names of users that will be ``trusted'', that is, able to 2230 a trusted local host. So if a mailserver allows UUCP (bang-format) 2576 a "trusted" mechanism, i.e., one that is defined via TRUST_AUTH_MECH(). 3255 * Make sure the aliases file is not writable except by trusted 3260 mailertable, are only writable by trusted system personnel. 3275 /etc/shells before they will be trusted (that is, before 3343 confCT_FILE Ft class [/etc/mail/trusted-users] Name of 3345 to class {t} (trusted users). [all …]
|
/titanic_50/usr/src/cmd/sgs/liblddbg/common/ |
H A D | liblddbg.msg | 770 @ MSG_LIB_TDEFAULT " search path=%s (trusted default)" 771 @ MSG_LIB_TDEFAULTC " search path=%s (trusted configuration default - %s)"
|
/titanic_50/usr/src/cmd/sendmail/cf/m4/ |
H A D | proto.m4 | 707 ifdef(`_USE_CT_FILE_', `', `#')Ft`'ifdef(`confCT_FILE', confCT_FILE, `MAIL_SETTINGS_DIR`'trusted-us… 2589 ### trust_auth: is user trusted to authenticate as someone else? 2901 dnl signed by a "trusted" CA. For example, even if we put verisigns
|
/titanic_50/usr/src/cmd/sgs/packages/common/ |
H A D | SUNWonld-README | 1238 6746674 setuid applications do not find libraries any more because trusted
|
/titanic_50/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 4687 trusted. Only the actual table length can be used to infer the version.
|