Structs§
- GetFd
Flags - Various flags used to configure calls to
get_file_from_pidfd
.
Traits§
- PidFd
Ext - An extension trait to provide a convenient interface to
get_file_from_pidfd
.
Functions§
- get_
file_ from_ pidfd - Takes the file description referred to by
target_fd
withinpidfd
and creates a duplicate of it within this process. - pidfd_
getfd ⚠ - Takes the file description referred to by
targetfd
withinpidfd
and creates a duplicate of it within this process.