Home
last modified time | relevance | path

Searched refs:flock32 (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/syscall/
H A Dfcntl.c89 ASSERT(sizeof (struct flock) == sizeof (struct flock32)); in fcntl()
328 struct flock32 sbf32; in fcntl()
423 struct flock32 sbf32; in fcntl()
482 struct flock32 sbf32; in fcntl()
/titanic_41/usr/src/uts/common/sys/
H A Dfcntl.h219 typedef struct flock32 { struct
/titanic_41/usr/src/cmd/truss/
H A Dexpound.c1702 struct flock32 flock; in show_flock32()