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

  /external/strace/
flock.h 31 typedef struct flock struct_kernel_flock; typedef in typeref:struct:flock
33 typedef struct __kernel_flock struct_kernel_flock; typedef in typeref:struct:__kernel_flock
fetch_struct_flock.c 34 typedef struct_kernel_flock struct_flock;
  /external/strace/tests/
struct_flock.c 51 struct_kernel_flock fl = {
68 struct_kernel_flock fl = {

Completed in 600 milliseconds