Home
last modified time | relevance | path

Searched refs:procstat_freefiles (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/lib/libprocstat/
H A DSymbol.map6 procstat_freefiles;
H A DMakefile34 libprocstat.3 procstat_freefiles.3 \
H A Dlibprocstat.h181 void procstat_freefiles(struct procstat *procstat,
H A Dlibprocstat.c367 procstat_freefiles(struct procstat *procstat, struct filestat_list *head) in procstat_freefiles() function
/freebsd-12.1/usr.bin/fstat/
H A Dfuser.c352 procstat_freefiles(procstat, head); in dofiles()
H A Dfstat.c225 procstat_freefiles(procstat, head); in dofiles()
/freebsd-12.1/usr.bin/procstat/
H A Dprocstat_files.c593 procstat_freefiles(procstat, head); in procstat_files()