Searched refs:Pathcheck_t (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/lib/libast/common/path/ |
H A D | pathcheck.c | 52 pathcheck(const char* package, const char* tool, Pathcheck_t* pc) in pathcheck()
|
/titanic_50/usr/src/lib/libast/common/include/ |
H A D | ast.h | 147 } Pathcheck_t; typedef 284 extern int pathcheck(const char*, const char*, Pathcheck_t*);
|
/titanic_50/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast.h | 156 } Pathcheck_t; typedef 302 extern __MANGLE__ int pathcheck __PROTO__((const char*, const char*, Pathcheck_t*));
|
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ast.h | 156 } Pathcheck_t; typedef 302 extern __MANGLE__ int pathcheck __PROTO__((const char*, const char*, Pathcheck_t*));
|
/titanic_50/usr/src/lib/libast/sparc/include/ast/ |
H A D | ast.h | 156 } Pathcheck_t; typedef 302 extern __MANGLE__ int pathcheck __PROTO__((const char*, const char*, Pathcheck_t*));
|
/titanic_50/usr/src/lib/libast/i386/include/ast/ |
H A D | ast.h | 156 } Pathcheck_t; typedef 302 extern __MANGLE__ int pathcheck __PROTO__((const char*, const char*, Pathcheck_t*));
|