Home
last modified time | relevance | path

Searched refs:pathposix (Results 1 – 22 of 22) sorted by relevance

/titanic_44/usr/src/lib/libast/common/path/
H A Dpathposix.c41 pathposix(const char* path, char* buf, size_t siz) in pathposix() function
53 pathposix(const char* path, char* buf, size_t siz) in pathposix() function
75 pathposix(const char* path, char* buf, size_t siz) in pathposix() function
98 pathposix(const char* path, char *buf, size_t siz) in pathposix() function
113 pathposix(const char* path, char* buf, size_t siz) in pathposix() function
/titanic_44/usr/src/lib/libshell/common/features/
H A Dexterns5 lib pathnative,pathposix,uwin_path,uwin_unpath,fts_notify
/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Dast_map.h218 #undef pathposix
219 #define pathposix _ast_pathposix macro
H A Dast.h310 extern __MANGLE__ size_t pathposix __PROTO__((const char*, char*, size_t));
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h197 #undef pathposix
198 #define pathposix _ast_pathposix macro
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dast_map.h218 #undef pathposix
219 #define pathposix _ast_pathposix macro
H A Dast.h310 extern __MANGLE__ size_t pathposix __PROTO__((const char*, char*, size_t));
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h197 #undef pathposix
198 #define pathposix _ast_pathposix macro
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_map.h218 #undef pathposix
219 #define pathposix _ast_pathposix macro
H A Dast.h310 extern __MANGLE__ size_t pathposix __PROTO__((const char*, char*, size_t));
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h197 #undef pathposix
198 #define pathposix _ast_pathposix macro
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h197 #undef pathposix
198 #define pathposix _ast_pathposix macro
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dast_map.h218 #undef pathposix
219 #define pathposix _ast_pathposix macro
H A Dast.h310 extern __MANGLE__ size_t pathposix __PROTO__((const char*, char*, size_t));
/titanic_44/usr/src/lib/libast/common/include/
H A Dast.h292 extern size_t pathposix(const char*, char*, size_t);
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dmap197 #undef pathposix
198 #define pathposix _ast_pathposix
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dmap197 #undef pathposix
198 #define pathposix _ast_pathposix
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dmap197 #undef pathposix
198 #define pathposix _ast_pathposix
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dmap197 #undef pathposix
198 #define pathposix _ast_pathposix
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dinit.c1239 if((n = pathposix(name, NIL(char*), 0)) > 0 && (p = (char*)malloc(++n))) in sh_init()
1241 pathposix(name, p, n); in sh_init()
/titanic_44/usr/src/lib/libast/
H A DMakefile.com234 common/path/pathposix.o \
/titanic_44/usr/src/lib/libast/common/
H A DRELEASE538 03-08-21 path/pathnative.c,path/pathposix.c: interix updates
602 path/pathposix.c: add