Note TODO per kernel 3.7 e glibc 2.16.
[gapil.git] / listati / f_owner_ex.h
1 struct f_owner_ex {
2     int   type;
3     pid_t pid;
4 };