fileoffset         79 opal/mca/hwloc/hwloc201/hwloc/hwloc/shmem.c 			   int fd, uint64_t fileoffset,
fileoffset        104 opal/mca/hwloc/hwloc201/hwloc/hwloc/shmem.c   err = lseek(fd, fileoffset, SEEK_SET);
fileoffset        112 opal/mca/hwloc/hwloc201/hwloc/hwloc/shmem.c   err = ftruncate(fd, fileoffset + length);
fileoffset        116 opal/mca/hwloc/hwloc201/hwloc/hwloc/shmem.c   mmap_res = mmap(mmap_address, length, PROT_READ|PROT_WRITE, MAP_SHARED, fd, fileoffset);
fileoffset        147 opal/mca/hwloc/hwloc201/hwloc/hwloc/shmem.c 			   int fd, uint64_t fileoffset,
fileoffset        161 opal/mca/hwloc/hwloc201/hwloc/hwloc/shmem.c   err = lseek(fd, fileoffset, SEEK_SET);
fileoffset        177 opal/mca/hwloc/hwloc201/hwloc/hwloc/shmem.c   mmap_res = mmap(mmap_address, length, PROT_READ, MAP_SHARED, fd, fileoffset);
fileoffset        262 opal/mca/hwloc/hwloc201/hwloc/hwloc/shmem.c 			   int fd __hwloc_attribute_unused, uint64_t fileoffset __hwloc_attribute_unused,
fileoffset        272 opal/mca/hwloc/hwloc201/hwloc/hwloc/shmem.c 			   int fd __hwloc_attribute_unused, uint64_t fileoffset __hwloc_attribute_unused,
fileoffset         83 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/shmem.h 					      int fd, hwloc_uint64_t fileoffset,
fileoffset        126 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/shmem.h 					      int fd, hwloc_uint64_t fileoffset,