Lines Matching refs:off
56 off_t off = 0;62 off = dp->d_off;65 return (off);80 off64_t off = 0;96 off = dp64->d_off;99 return (off);105 off64_t off;107 off = telldir64(dirp);112 if ((long)off != off && (uint64_t)off > (uint64_t)UINT32_MAX) {116 return ((long)off);