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

  /external/strace/mpers-m32/
struct_flock.c 33 typedef struct_kernel_flock struct_flock; typedef
36 struct_flock mpers_target_var;
struct_flock64.c 33 typedef struct_kernel_flock struct_flock; typedef
  /external/strace/mpers-mx32/
struct_flock.c 33 typedef struct_kernel_flock struct_flock; typedef
36 struct_flock mpers_target_var;
struct_flock64.c 33 typedef struct_kernel_flock struct_flock; typedef
  /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
  /prebuilts/go/darwin-x86/src/syscall/
types_darwin.go 112 type Flock_t C.struct_flock
types_dragonfly.go 122 type Flock_t C.struct_flock
types_netbsd.go 107 type Flock_t C.struct_flock
types_openbsd.go 123 type Flock_t C.struct_flock
types_solaris.go 127 type Flock_t C.struct_flock
types_freebsd.go 207 type Flock_t C.struct_flock
types_linux.go 182 type Flock_t C.struct_flock
  /prebuilts/go/linux-x86/src/syscall/
types_darwin.go 112 type Flock_t C.struct_flock
types_dragonfly.go 122 type Flock_t C.struct_flock
types_netbsd.go 107 type Flock_t C.struct_flock
types_openbsd.go 123 type Flock_t C.struct_flock
types_solaris.go 127 type Flock_t C.struct_flock
types_freebsd.go 207 type Flock_t C.struct_flock
types_linux.go 182 type Flock_t C.struct_flock

Completed in 514 milliseconds