Searched refs:pathtmp (Results 1 - 18 of 18) sorted by relevance

/osnet-11/usr/src/lib/libast/common/path/
H A Dpathtmp.c35 pathtmp(char* buf, const char* dir, const char* pfx, int* fdp) function
/osnet-11/usr/src/lib/libast/common/comp/
H A Dtempnam.c57 return pathtmp(NiL, dir, pfx, NiL);
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dast_map.h234 #undef pathtmp macro
235 #define pathtmp _ast_pathtmp macro
H A Dast.h338 extern __MANGLE__ char* pathtmp __PROTO__((char*, const char*, const char*, int*));
/osnet-11/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h213 #undef pathtmp macro
214 #define pathtmp _ast_pathtmp macro
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dast_map.h234 #undef pathtmp macro
235 #define pathtmp _ast_pathtmp macro
H A Dast.h338 extern __MANGLE__ char* pathtmp __PROTO__((char*, const char*, const char*, int*));
/osnet-11/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h213 #undef pathtmp macro
214 #define pathtmp _ast_pathtmp macro
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dast_map.h234 #undef pathtmp macro
235 #define pathtmp _ast_pathtmp macro
H A Dast.h338 extern __MANGLE__ char* pathtmp __PROTO__((char*, const char*, const char*, int*));
/osnet-11/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h213 #undef pathtmp macro
214 #define pathtmp _ast_pathtmp macro
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_map.h234 #undef pathtmp macro
235 #define pathtmp _ast_pathtmp macro
H A Dast.h338 extern __MANGLE__ char* pathtmp __PROTO__((char*, const char*, const char*, int*));
/osnet-11/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h213 #undef pathtmp macro
214 #define pathtmp _ast_pathtmp macro
/osnet-11/usr/src/lib/libshell/common/bltins/
H A Dhist.c191 if(!(fname=pathtmp(NIL(char*),0,0,NIL(int*))))
/osnet-11/usr/src/lib/libast/common/include/
H A Dast.h320 extern char* pathtmp(char*, const char*, const char*, int*);
/osnet-11/usr/src/lib/libshell/common/edit/
H A Dhistory.c295 if(!(fname = pathtmp(NIL(char*),0,0,NIL(int*))))
477 pathtmp(tmpname,name,"hist",NIL(int*));
481 pathtmp(tmpname,".","hist",NIL(int*));
/osnet-11/usr/src/lib/libast/
H A DMakefile.com232 common/path/pathtmp.o \

Completed in 88 milliseconds