Searched refs:procfree (Results 1 - 19 of 19) sorted by relevance

/osnet-11/usr/src/lib/libast/common/misc/
H A Dprocfree.c34 procfree(register Proc_t* p) function
H A Dsystrace.c63 if (!procfree(procopen(trace[n], av + 1, NiL, ov, PROC_ARGMOD|PROC_GID|PROC_UID|(n == (elementsof(trace) - 1) ? PROC_CLEANUP : 0))))
H A Dprocclose.c93 procfree(p);
H A Dprocopen.c939 procfree(proc);
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dproc.h112 extern __MANGLE__ int procfree __PROTO__((Proc_t*));
H A Dast_map.h238 #undef procfree macro
239 #define procfree _ast_procfree macro
/osnet-11/usr/src/lib/libast/common/include/
H A Dproc.h102 extern int procfree(Proc_t*);
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dproc.h112 extern __MANGLE__ int procfree __PROTO__((Proc_t*));
H A Dast_map.h238 #undef procfree macro
239 #define procfree _ast_procfree macro
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dproc.h112 extern __MANGLE__ int procfree __PROTO__((Proc_t*));
H A Dast_map.h238 #undef procfree macro
239 #define procfree _ast_procfree macro
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dproc.h112 extern __MANGLE__ int procfree __PROTO__((Proc_t*));
H A Dast_map.h238 #undef procfree macro
239 #define procfree _ast_procfree macro
/osnet-11/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h217 #undef procfree macro
218 #define procfree _ast_procfree macro
/osnet-11/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h217 #undef procfree macro
218 #define procfree _ast_procfree macro
/osnet-11/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h217 #undef procfree macro
218 #define procfree _ast_procfree macro
/osnet-11/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h217 #undef procfree macro
218 #define procfree _ast_procfree macro
/osnet-11/usr/src/lib/libast/common/sfio/
H A Dsfpopen.c179 procfree(proc);
/osnet-11/usr/src/lib/libast/
H A DMakefile.com195 common/misc/procfree.o \

Completed in 76 milliseconds