Searched refs:pathrepl (Results 1 - 15 of 15) sorted by relevance

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

Completed in 91 milliseconds