Searched defs:target_freebsd_flock (Results 1 – 1 of 1) sorted by relevance
419 struct target_freebsd_flock { struct420 int64_t l_start;421 int64_t l_len;422 int32_t l_pid;423 int16_t l_type;424 int16_t l_whence;425 int32_t l_sysid;