Searched defs:pidfd_fdinfo_t (Results 1 – 1 of 1) sorted by relevance
36 static struct pidfd_fdinfo_t { struct37 int pos;38 int flags;39 int mnt_id;63 static struct pidfd_fdinfo_t *self_pidfd_fdinfo; argument