freebsd-dev/sys/fs/procfs
Konstantin Belousov e5248548f9 procfs: return right hardlink from /proc/curproc/file
Use proc_get_binpath() to get the hardlink right.

PR:	248184
Reviewed by:	emaste, markj
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D32738
2021-10-31 03:05:14 +02:00
..
procfs_dbregs.c Create sys/reg.h for the common code previously in machine/reg.h 2021-08-30 12:50:53 +01:00
procfs_fpregs.c Create sys/reg.h for the common code previously in machine/reg.h 2021-08-30 12:50:53 +01:00
procfs_map.c procfs_map: switch to use vm_object_kvme_type 2021-05-13 20:10:35 +03:00
procfs_mem.c
procfs_note.c
procfs_osrel.c
procfs_regs.c Create sys/reg.h for the common code previously in machine/reg.h 2021-08-30 12:50:53 +01:00
procfs_rlimit.c fs: clean up empty lines in .c and .h files 2020-09-01 21:18:40 +00:00
procfs_status.c
procfs_type.c
procfs.c procfs: return right hardlink from /proc/curproc/file 2021-10-31 03:05:14 +02:00
procfs.h