Home
last modified time | relevance | path

Searched refs:pathrepl (Results 1 – 19 of 19) sorted by relevance

/titanic_41/usr/src/lib/libast/common/path/
H A Dpathrepl.c34 pathrepl(register char* path, const char* match, register const char* replace) in pathrepl() function
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h203 #undef pathrepl
204 #define pathrepl _ast_pathrepl macro
/titanic_41/usr/src/lib/libast/amd64/include/ast/
H A Dast_map.h224 #undef pathrepl
225 #define pathrepl _ast_pathrepl macro
H A Dast.h313 extern __MANGLE__ char* pathrepl __PROTO__((char*, const char*, const char*));
/titanic_41/usr/src/lib/libast/sparc/include/ast/
H A Dast_map.h224 #undef pathrepl
225 #define pathrepl _ast_pathrepl macro
H A Dast.h313 extern __MANGLE__ char* pathrepl __PROTO__((char*, const char*, const char*));
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_map.h224 #undef pathrepl
225 #define pathrepl _ast_pathrepl macro
H A Dast.h313 extern __MANGLE__ char* pathrepl __PROTO__((char*, const char*, const char*));
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h203 #undef pathrepl
204 #define pathrepl _ast_pathrepl macro
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h203 #undef pathrepl
204 #define pathrepl _ast_pathrepl macro
/titanic_41/usr/src/lib/libast/i386/include/ast/
H A Dast_map.h224 #undef pathrepl
225 #define pathrepl _ast_pathrepl macro
H A Dast.h313 extern __MANGLE__ char* pathrepl __PROTO__((char*, const char*, const char*));
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h203 #undef pathrepl
204 #define pathrepl _ast_pathrepl macro
/titanic_41/usr/src/lib/libast/common/include/
H A Dast.h295 extern char* pathrepl(char*, const char*, const char*);
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dmap203 #undef pathrepl
204 #define pathrepl _ast_pathrepl
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dmap203 #undef pathrepl
204 #define pathrepl _ast_pathrepl
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dmap203 #undef pathrepl
204 #define pathrepl _ast_pathrepl
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dmap203 #undef pathrepl
204 #define pathrepl _ast_pathrepl
/titanic_41/usr/src/lib/libast/
H A DMakefile.com237 common/path/pathrepl.o \