/titanic_41/usr/src/cmd/fs.d/cachefs/cachefspack/ |
H A D | elfrd.c | 122 char pathtmp[MAXPATHLEN]; in get_share_obj() local 258 pathtmp); in get_share_obj() 266 rpath, pathtmp); in get_share_obj() 283 hitem.key = mstrdup(pathtmp); in get_share_obj() 289 pathtmp); in get_share_obj() 296 printf("do : %s\n", pathtmp); in get_share_obj() 300 so = add_so(so, pathtmp); in get_share_obj() 304 pathtmp); in get_share_obj() 306 hitem.key = mstrdup(pathtmp); in get_share_obj() 314 get_share_obj(pathtmp, libpath, flag); in get_share_obj()
|
H A D | docmds.c | 543 char *pathtmp; in func_dir_path() local 555 pathtmp = mstrdup(path); in func_dir_path() 562 free(pathtmp); in func_dir_path() 563 pathtmp = mstrdup(dnam); in func_dir_path() 572 dnam, pathtmp); in func_dir_path() 576 hitem.key = mstrdup(pathtmp); in func_dir_path() 593 hitem.key = mstrdup(pathtmp); in func_dir_path() 603 if (func(pathtmp, fnam, dir, 0) < 0) { in func_dir_path() 618 free(pathtmp); in func_dir_path() 619 pathtmp = mstrdup(dnam); in func_dir_path() [all …]
|
/titanic_41/usr/src/lib/libast/common/path/ |
H A D | pathtmp.c | 35 pathtmp(char* buf, const char* dir, const char* pfx, int* fdp) in pathtmp() function
|
/titanic_41/usr/src/lib/libast/common/comp/ |
H A D | tempnam.c | 57 return pathtmp(NiL, dir, pfx, NiL); in tempnam()
|
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | ast_map.h | 213 #undef pathtmp 214 #define pathtmp _ast_pathtmp macro
|
/titanic_41/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast_map.h | 234 #undef pathtmp 235 #define pathtmp _ast_pathtmp macro
|
H A D | ast.h | 317 extern __MANGLE__ char* pathtmp __PROTO__((char*, const char*, const char*, int*));
|
/titanic_41/usr/src/lib/libast/sparc/include/ast/ |
H A D | ast_map.h | 234 #undef pathtmp 235 #define pathtmp _ast_pathtmp macro
|
H A D | ast.h | 317 extern __MANGLE__ char* pathtmp __PROTO__((char*, const char*, const char*, int*));
|
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ast_map.h | 234 #undef pathtmp 235 #define pathtmp _ast_pathtmp macro
|
H A D | ast.h | 317 extern __MANGLE__ char* pathtmp __PROTO__((char*, const char*, const char*, int*));
|
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | ast_map.h | 213 #undef pathtmp 214 #define pathtmp _ast_pathtmp macro
|
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | ast_map.h | 213 #undef pathtmp 214 #define pathtmp _ast_pathtmp macro
|
/titanic_41/usr/src/lib/libast/i386/include/ast/ |
H A D | ast_map.h | 234 #undef pathtmp 235 #define pathtmp _ast_pathtmp macro
|
H A D | ast.h | 317 extern __MANGLE__ char* pathtmp __PROTO__((char*, const char*, const char*, int*));
|
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | ast_map.h | 213 #undef pathtmp 214 #define pathtmp _ast_pathtmp macro
|
/titanic_41/usr/src/lib/libshell/common/edit/ |
H A D | history.c | 296 if(!(fname = pathtmp(NIL(char*),0,0,NIL(int*)))) in sh_histinit() 478 pathtmp(tmpname,name,"hist",NIL(int*)); in hist_trim() 482 pathtmp(tmpname,".","hist",NIL(int*)); in hist_trim()
|
/titanic_41/usr/src/lib/libshell/common/bltins/ |
H A D | hist.c | 191 if(!(fname=pathtmp(NIL(char*),0,0,NIL(int*)))) in b_hist()
|
/titanic_41/usr/src/lib/libast/common/include/ |
H A D | ast.h | 299 extern char* pathtmp(char*, const char*, const char*, int*);
|
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | map | 213 #undef pathtmp 214 #define pathtmp _ast_pathtmp
|
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | map | 213 #undef pathtmp 214 #define pathtmp _ast_pathtmp
|
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | map | 213 #undef pathtmp 214 #define pathtmp _ast_pathtmp
|
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | map | 213 #undef pathtmp 214 #define pathtmp _ast_pathtmp
|
/titanic_41/usr/src/lib/libast/common/ |
H A D | RELEASE | 1094 00-05-01 pathtmp: copy env values (libshell or putenv may change) 1125 00-02-14 pathtmp: fix pid cache bug that sometimes repeated after ~10 attempts 1129 pathtmp: fix mktemp() logic 1254 98-03-17 features/fcntl.c,pathtmp,sftmp: add O_TEMPORARY 1290 97-12-07 pathtmp: add override for TMPPATH,TMPDIR and cycling 1301 97-08-11 pathtmp: check pid to note forks 1403 pathtmp: add TMPPATH check
|
/titanic_41/usr/src/lib/libast/ |
H A D | Makefile.com | 242 common/path/pathtmp.o \
|