HomeSort by relevance Sort by last modified time
    Searched refs:struct_flock (Results 1 - 9 of 9) sorted by null

  /external/strace/
fetch_struct_flock.c 31 #include DEF_MPERS_TYPE(struct_flock)
35 typedef struct_kernel_flock struct_flock; typedef
59 struct_flock mfl;
61 if (FLOCK_STRUCTS_EQ(struct_flock))
m32_type_defs.h 32 # define struct_flock MPERS_m32_struct_flock macro
mx32_type_defs.h 32 # define struct_flock MPERS_mx32_struct_flock macro
  /external/syzkaller/vendor/golang.org/x/sys/unix/
types_darwin.go 114 type Flock_t C.struct_flock
types_dragonfly.go 124 type Flock_t C.struct_flock
types_netbsd.go 109 type Flock_t C.struct_flock
types_openbsd.go 125 type Flock_t C.struct_flock
types_solaris.go 140 type Flock_t C.struct_flock
types_freebsd.go 213 type Flock_t C.struct_flock

Completed in 204 milliseconds