Searched defs:target_flock (Results 1 – 2 of 2) sorted by relevance
32 struct target_flock { struct33 short l_type;34 short l_whence;35 abi_long l_start;36 abi_long l_len;37 abi_long l_sysid;38 int l_pid;39 abi_long pad[4];
127 struct target_flock { struct142 struct target_flock64 { argument