Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-irix5/
DFILE.py190 F_FREESP64 = 37 variable
/external/python/cpython2/Lib/plat-irix6/
DFILE.py609 F_FREESP64 = 37 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go312 F_FREESP64 = 0xb const
/external/strace/
DChangeLog43970 sys_fcntl: remove F_FREESP and F_FREESP64 support.
43971 F_FREESP and F_FREESP64 fcntl commands are not available in Linux
43973 Besides that, F_FREESP64 decoding is too complicated to support.
43975 * desc.c (fcntlcmds): Remove F_FREESP and F_FREESP64.
43976 Remove F_FREESP64 from the check whether to define struct flock64.
43977 (sys_fcntl): Remove F_FREESP and F_FREESP64 support.
44442 (sys_fcntl): Handle F_FREESP64, F_SETLK64, F_SETLKW64, and F_GETLK64 iff