Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-irix6/
DFILE.py612 F_RESVSP = 40 variable
/external/ltp/testcases/kernel/fs/doio/
Diogen.c1179 if (fcntl(fd, F_RESVSP, &f) == -1) { in create_file()
Dgrowfiles.c3049 if (fcntl(fd, F_RESVSP, &f) == -1) { in pre_alloc()
Ddoio.c3552 op = F_RESVSP; in do_fcntl()