Searched refs:procstat_getfiles (Results 1 – 8 of 8) sorted by relevance
| /freebsd-13.1/usr.bin/procstat/ |
| H A D | procstat_pwdx.c | 58 head = procstat_getfiles(procstat, kipp, 0); in procstat_pwdx()
|
| H A D | procstat_files.c | 313 head = procstat_getfiles(procstat, kipp, 0); in procstat_files()
|
| /freebsd-13.1/lib/libprocstat/ |
| H A D | Symbol.map | 9 procstat_getfiles;
|
| H A D | Makefile | 44 libprocstat.3 procstat_getfiles.3 \
|
| H A D | libprocstat.h | 188 struct filestat_list *procstat_getfiles(struct procstat *procstat,
|
| H A D | libprocstat.c | 352 procstat_getfiles(struct procstat *procstat, struct kinfo_proc *kp, int mmapped) in procstat_getfiles() function
|
| /freebsd-13.1/usr.bin/fstat/ |
| H A D | fuser.c | 297 head = procstat_getfiles(procstat, kp, flags & MFLAG); in dofiles()
|
| H A D | fstat.c | 227 head = procstat_getfiles(procstat, kp, mflg); in dofiles()
|