[Bug 262369] Add /proc/sys/kernel/random/boot_id

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 09 Mar 2022 07:27:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262369

--- Comment #6 from Fernando ApesteguĂ­a <fernape@FreeBSD.org> ---
(In reply to Sami Halabi from comment #4)

It is one of the arguments of the handler (PFS_FILL_ARGS):

#define PFS_FILL_ARGS \
        struct thread *td, struct proc *p, struct pfs_node *pn, \
        struct sbuf *sb, struct uio *uio

in sys/fs/pseudofs/pseudofs.h

Cheers

-- 
You are receiving this mail because:
You are the assignee for the bug.