/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | nlspath_checks.c | 83 nls_safe_open(const char *path, struct stat64 *statbuf, int *trust, int safe) in nls_safe_open() argument 97 trust_path = *trust = safe || nlspath_safe; in nls_safe_open() 159 if (!*trust && systemdir) { in nls_safe_open() 160 *trust = 1; in nls_safe_open() 172 if (*trust && in nls_safe_open() 174 *trust = 0; in nls_safe_open() 183 if (!*trust) { in nls_safe_open() 196 *trust = 0; in nls_safe_open()
|
H A D | catopen.c | 287 int trust; in file_open() local 289 fd = nls_safe_open(name, &statbuf, &trust, safe); in file_open() 317 tmp_catd->__trust = trust; in file_open()
|
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/ |
H A D | uds_daemon.c | 417 if (req->trust) in AbortUnlinkAndFree() 419 void * context = mdns_trust_get_context(req->trust); in AbortUnlinkAndFree() 420 mdns_trust_set_context(req->trust, NULL); in AbortUnlinkAndFree() 422 mdns_trust_forget(&req->trust); in AbortUnlinkAndFree() 1234 if (tmp->trust) in connection_termination() 1236 void * context = mdns_trust_get_context(tmp->trust); in connection_termination() 1237 mdns_trust_set_context(tmp->trust, NULL); in connection_termination() 1239 mdns_trust_forget(&tmp->trust); in connection_termination() 1286 if (tmp->trust) in handle_cancel_request() 1288 void * context = mdns_trust_get_context(tmp->trust); in handle_cancel_request() [all …]
|
H A D | uds_daemon.h | 111 mdns_trust_t trust; member
|
/illumos-gate/usr/src/cmd/cmd-crypto/pktool/ |
H A D | gencert.c | 415 int keylen, char *trust, in gencert_nss() argument 547 if (trust != NULL) { in gencert_nss() 549 trust, strlen(trust)); in gencert_nss() 582 char *trust = NULL; in pk_gencert() local 680 if (trust) in pk_gencert() 682 trust = optarg_av; in pk_gencert() 930 trust, ltime, &serial, kubits, kucrit, &tokencred, in pk_gencert()
|
/illumos-gate/usr/src/data/ucode/ |
H A D | update.amd | 89 $GPG --homedir $tmp/gnupg --trust-model=always --verify $f{.asc,}
|
/illumos-gate/usr/src/cmd/cmd-inet/etc/default/ |
H A D | inetinit.dfl | 39 # security risk for a 6to4 site, since there is no default trust
|
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/ |
H A D | exec.c | 131 enum trust {TRUSTED, UNTRUSTED}; enum 133 static char *arg_string(enum trust type, char *fmt, ...) __PRINTFLIKE(2); 137 arg_string(enum trust type, char *fmt, ...) in arg_string()
|
/illumos-gate/usr/src/cmd/ssh/etc/ |
H A D | sshd_config | 140 # Uncomment if you don't trust ~/.ssh/known_hosts for RhostsRSAAuthentication.
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | RELEASE | 40 05-07-31 pplib.h: finally trust __STDC__ headers
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/ |
H A D | RELEASE | 126 10-10-10 misc/glob.c: drop ancient D_FILENO(d)!=0 test and trust readdir() 447 06-10-26 features/fcntl: add to the circle of trust 1031 include/ast_std.h: trust _UWIN <unistd.h>
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | grub.info-3 | 649 sometimes does something wrong. Therefore, you shouldn't trust it too
|
H A D | grub.texi | 3498 sometimes does something wrong. Therefore, you shouldn't trust it too
|
H A D | grub.info | 3358 sometimes does something wrong. Therefore, you shouldn't trust it too
|
/illumos-gate/usr/src/cmd/spell/ |
H A D | list | 23453 trust
|
/illumos-gate/usr/src/cmd/look/ |
H A D | words | 23454 trust
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | pci.ids | 22967 c070 u.trust Anchor Hardware Security Module cs7.2 Series 22968 c071 u.trust Anchor Hardware Security Module cs7.3 Series 22969 c072 u.trust Anchor Hardware Security Module cs7.3 Series Virtual Function
|