Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-irix5/
DFILE.py183 F_DIOINFO = 30 variable
/external/python/cpython2/Lib/plat-irix6/
DFILE.py602 F_DIOINFO = 30 variable
/external/ltp/testcases/kernel/fs/doio/
Diogen.c1018 if (fcntl(fd, F_DIOINFO, &finfo) != -1) { in get_file_info()
1220 if (fcntl(fd, F_DIOINFO, &finfo) == -1) { in create_file()
Ddoio.c2501 if (fcntl(fd, F_DIOINFO, &finfo) == -1) { in fmt_ioreq()
4415 if (fcntl(fd, F_DIOINFO, &finfo) == -1) { in alloc_fdcache()