Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/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
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/features/
H A Dexterns5 lib pathnative,pathposix,uwin_path,uwin_unpath,fts_notify
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dmap197 #undef pathposix
198 #define pathposix _ast_pathposix
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dmap197 #undef pathposix
198 #define pathposix _ast_pathposix
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dmap197 #undef pathposix
198 #define pathposix _ast_pathposix
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dmap197 #undef pathposix
198 #define pathposix _ast_pathposix
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dast.h311 extern size_t pathposix(const char*, char*, size_t);
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dinit.c1489 if((n = pathposix(name, NIL(char*), 0)) > 0 && (p = (char*)malloc(++n))) in sh_init()
1491 pathposix(name, p, n); in sh_init()
/illumos-gate/usr/src/cmd/ast/libast/
H A DMakefile.defs263 path/pathposix.o \
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DMakefile80 pathnative.c pathposix.c pathtemp.c pathtmp.c pathstat.c \
H A DMamfile1099 make pathposix.o
1100 make path/pathposix.c
1104 done path/pathposix.c
1105 meta pathposix.o %.c>%.o path/pathposix.c pathposix
1106 prev path/pathposix.c
1107 exec - ${CC} ${mam_cc_FLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c path/pathposix
1108 done pathposix.o generated
6101 …o pathexists.o pathfind.o pathkey.o pathprobe.o pathrepl.o pathnative.o pathposix.o pathtemp.o pat…
H A DRELEASE726 03-08-21 path/pathnative.c,path/pathposix.c: interix updates
790 path/pathposix.c: add