HomeSort by relevance Sort by last modified time
    Searched refs:F_ALLOCSP (Results 1 - 6 of 6) sorted by null

  /external/python/cpython2/Lib/plat-irix5/
FILE.py 179 F_ALLOCSP = 10
  /external/python/cpython2/Lib/plat-irix6/
FILE.py 589 F_ALLOCSP = 10
  /external/ltp/testcases/kernel/fs/doio/
iogen.c 1189 /* F_ALLOCSP allocates from the start of the file to l_start */
1194 "create_file: fcntl(%d, F_ALLOCSP, { %d, %lld, %lld })\n",
1199 if (fcntl(fd, F_ALLOCSP, &f) == -1) {
1201 "iogen%s: Could not fcntl(F_ALLOCSP) %d bytes in file %s: %s (%d)\n",
    [all...]
  /external/valgrind/include/vki/
vki-solaris.h 538 #define VKI_F_ALLOCSP F_ALLOCSP
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_solaris_amd64.go 271 F_ALLOCSP = 0xa
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_solaris_amd64.go 271 F_ALLOCSP = 0xa
    [all...]

Completed in 509 milliseconds