Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-irix5/
DFILE.py184 F_FSGETXATTR = 31 variable
/external/python/cpython2/Lib/plat-irix6/
DFILE.py603 F_FSGETXATTR = 31 variable
/external/ltp/testcases/kernel/fs/doio/
Diogen.c1150 if (fcntl(fd, F_FSGETXATTR, &xattr) == -1) { in create_file()