Home
last modified time | relevance | path

Searched defs:trust (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libc/port/gen/
H A Dcatopen.c287 int trust; in file_open() local
H A Dnlspath_checks.c85 nls_safe_open(const char *path, struct stat64 *statbuf, int *trust, int safe) in nls_safe_open()
/titanic_41/usr/src/cmd/cmd-crypto/pktool/
H A Dgencert.c414 int keylen, char *trust, in gencert_nss()
581 char *trust = NULL; in pk_gencert() local
/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A Dexec.c133 enum trust {TRUSTED, UNTRUSTED}; enum