/titanic_51/usr/src/lib/libast/common/misc/ |
H A D | procfree.c | 34 procfree(register Proc_t* p) in procfree() function
|
H A D | systrace.c | 63 …if (!procfree(procopen(trace[n], av + 1, NiL, ov, PROC_ARGMOD|PROC_GID|PROC_UID|(n == (elementsof(… in systrace()
|
H A D | procclose.c | 90 procfree(p); in procclose()
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/misc/ |
H A D | procfree.c | 34 procfree(register Proc_t* p) in procfree() function
|
H A D | systrace.c | 63 if (!procfree(procopen(trace[n], av + 1, NiL, ov, PROC_ARGMOD|PROC_GID|PROC_UID|(n == (elementsof(trace) - 1) ? PROC_CLEANUP : 0)))) in systrace()
|
H A D | procclose.c | 93 procfree(p); in procclose()
|
/titanic_51/usr/src/lib/libast/common/include/ |
H A D | proc.h | 98 extern int procfree(Proc_t*);
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/include/ |
H A D | proc.h | 102 extern int procfree(Proc_t*);
|
/titanic_51/usr/src/lib/libast/sparc/include/ast/ |
H A D | proc.h | 108 extern __MANGLE__ int procfree __PROTO__((Proc_t*));
|
H A D | ast_map.h | 238 #undef procfree 239 #define procfree _ast_procfree macro
|
/titanic_51/usr/src/lib/libast/i386/include/ast/ |
H A D | proc.h | 108 extern __MANGLE__ int procfree __PROTO__((Proc_t*));
|
H A D | ast_map.h | 238 #undef procfree 239 #define procfree _ast_procfree macro
|
/titanic_51/usr/src/lib/libast/amd64/include/ast/ |
H A D | proc.h | 108 extern __MANGLE__ int procfree __PROTO__((Proc_t*));
|
H A D | ast_map.h | 238 #undef procfree 239 #define procfree _ast_procfree macro
|
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | proc.h | 108 extern __MANGLE__ int procfree __PROTO__((Proc_t*));
|
H A D | ast_map.h | 238 #undef procfree 239 #define procfree _ast_procfree macro
|
/titanic_51/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | ast_map.h | 217 #undef procfree 218 #define procfree _ast_procfree macro
|
/titanic_51/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | ast_map.h | 217 #undef procfree 218 #define procfree _ast_procfree macro
|
/titanic_51/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | ast_map.h | 217 #undef procfree 218 #define procfree _ast_procfree macro
|
/titanic_51/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | ast_map.h | 217 #undef procfree 218 #define procfree _ast_procfree macro
|
/titanic_51/usr/src/lib/libast/common/sfio/ |
H A D | sfpopen.c | 179 procfree(proc);
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/sfio/ |
H A D | sfpopen.c | 179 procfree(proc);
|
/titanic_51/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | map | 217 #undef procfree 218 #define procfree _ast_procfree
|
/titanic_51/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | map | 217 #undef procfree 218 #define procfree _ast_procfree
|
/titanic_51/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | map | 217 #undef procfree 218 #define procfree _ast_procfree
|