Home
last modified time | relevance | path

Searched refs:__trust (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libc/port/gen/
H A Dcatgets.c57 (catd_st->__size == 0) && (catd_st->__trust == 1)) { in catgets()
97 if (!catd_st->__trust) { in catgets()
H A Dcatopen.c191 p->__trust = 1; in process_nls_path()
317 tmp_catd->__trust = trust; in file_open()
332 catd->__trust = 0; in catclose()
/titanic_41/usr/src/head/
H A Dnl_types.h98 int __trust; /* File is from a trusted location */ member