f69ae2c73b51f77514922b53917821f9bf51112d
[gapil.git] / f_owner_ex.h
1 struct f_owner_ex {
2     int   type;
3     pid_t pid;
4 };