Home
last modified time | relevance | path

Searched refs:procstat_freeprocs (Results 1 – 18 of 18) sorted by path

/freebsd/contrib/capsicum-test/
H A Dcapsicum-test.cc114 procstat_freeprocs(prstat, p); in ProcessState()
/freebsd/lib/libproc/
H A Dproc_create.c96 procstat_freeprocs(phdl->procstat, kp); in proc_init()
/freebsd/lib/libprocstat/
H A DMakefile32 libprocstat.3 procstat_freeprocs.3 \
H A DSymbol.map6 procstat_freeprocs;
H A Dlibprocstat.c335 procstat_freeprocs(struct procstat *procstat __unused, struct kinfo_proc *p) in procstat_freeprocs() function
H A Dlibprocstat.h209 void procstat_freeprocs(struct procstat *procstat, struct kinfo_proc *p);
/freebsd/lib/librtld_db/
H A Drtld_db.c404 procstat_freeprocs(rdap->rda_procstat, kp); in rd_reset()
/freebsd/tests/sys/vm/soxstack/
H A Dsoxstack.c48 procstat_freeprocs(prstat, p); in checkstack()
/freebsd/tools/test/stress2/misc/
H A Dfullpath2.sh147 procstat_freeprocs(prstat, p);
/freebsd/usr.bin/fstat/
H A Dfstat.c206 procstat_freeprocs(procstat, p); in do_fstat()
H A Dfuser.c276 procstat_freeprocs(procstat, procs); in do_fuser()
/freebsd/usr.bin/procstat/
H A Dprocstat.c485 procstat_freeprocs(prstat, p); in main()
500 procstat_freeprocs(prstat, p); in main()
516 procstat_freeprocs(cprstat, p); in main()
H A Dprocstat_cs.c115 procstat_freeprocs(procstat, kip); in procstat_cs()
H A Dprocstat_kstack.c246 procstat_freeprocs(procstat, kip_free); in procstat_kstack()
H A Dprocstat_rusage.c193 procstat_freeprocs(procstat, kip); in procstat_rusage()
H A Dprocstat_sigs.c183 procstat_freeprocs(procstat, kip); in procstat_threads_sigs()
243 procstat_freeprocs(procstat, kip); in procstat_sigfastblock()
H A Dprocstat_threads.c132 procstat_freeprocs(procstat, kip); in procstat_threads()
/freebsd/usr.bin/systat/
H A Dproc.c275 procstat_freeprocs(prstat, kipp); in procgetinfo()