Home
last modified time | relevance | path

Searched refs:PATH_READ (Results 1 – 11 of 11) sorted by relevance

/titanic_50/usr/src/lib/libast/common/path/
H A Dpathexists.c103 t->mode = PATH_READ|PATH_EXECUTE; in pathexists()
120 t->mode |= PATH_READ; in pathexists()
132 mode &= (PATH_READ|PATH_WRITE|PATH_EXECUTE|PATH_REGULAR); in pathexists()
/titanic_50/usr/src/lib/libcmd/common/
H A Ddirname.c113 mode |= PATH_READ; in b_dirname()
/titanic_50/usr/src/lib/libast/common/port/
H A Dmc.c192 …ath, file, "", (!catalog && category == AST_LC_MESSAGES) ? PATH_READ : (PATH_REGULAR|PATH_READ|PAT… in mcfind()
/titanic_50/usr/src/lib/libast/common/comp/
H A Dsyslog.c269 if (*(s = p->name) != '/' && !(s = pathpath(buf, s, "", PATH_REGULAR|PATH_READ)))
/titanic_50/usr/src/lib/libast/common/include/
H A Dast.h124 #define PATH_READ 004 macro
/titanic_50/usr/src/lib/libast/common/misc/
H A Dfastfind.c266 else if (pathpath(fp->encode.file, path, "", PATH_REGULAR|PATH_READ|PATH_WRITE)) in findopen()
274 if (pathpath(fp->encode.temp, fp->encode.file, "", PATH_EXECUTE|PATH_READ|PATH_WRITE) && in findopen()
416 …else if ((path = pathpath(fp->decode.path, path, "", PATH_REGULAR|PATH_READ)) && (fp->fp = sfopen(… in findopen()
H A Dmagic.c2235 if (!(t = pathpath(mp->fbuf, s, "", PATH_REGULAR|PATH_READ)) && !strchr(s, '/')) in magicload()
2241 if (!(t = pathpath(mp->fbuf, s, "", PATH_REGULAR|PATH_READ))) in magicload()
/titanic_50/usr/src/lib/libast/amd64/include/ast/
H A Dast.h133 #define PATH_READ 004 macro
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/
H A Dast.h133 #define PATH_READ 004 macro
/titanic_50/usr/src/lib/libast/sparc/include/ast/
H A Dast.h133 #define PATH_READ 004 macro
/titanic_50/usr/src/lib/libast/i386/include/ast/
H A Dast.h133 #define PATH_READ 004 macro