Home
last modified time | relevance | path

Searched refs:F_SETLKW64 (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dfcntl.h194 #define F_SETLKW64 35 /* Set file lock and wait */ macro
208 #define F_SETLKW64 7 /* Set file lock and wait */
/titanic_50/usr/src/lib/libproc/common/
H A Dpr_fcntl.c114 case F_SETLKW64: in pr_fcntl()
/titanic_50/usr/src/uts/common/syscall/
H A Dfcntl.c644 case F_SETLKW64: in fcntl()
667 else if (cmd == F_SETLKW64) in fcntl()
/titanic_50/usr/src/cmd/truss/
H A Dexpound.c1910 case F_SETLKW64: in show_fcntl()