Varie correzioni, completata revisione capitolo sull'I/O su file
[gapil.git] / listati / f_owner_ex.h
1 struct f_owner_ex {
2     int   type;
3     pid_t pid;
4 };