HomeSort by: relevance | last modified time | path
    Searched defs:readoffs (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/lib/libsa/
ustarfs.c 494 int readoffs; local in function:ustarfs_read
508 readoffs = ustf->uas_filestart + 512 + blkoffs;
509 e = read512block(f, readoffs, space512);
ustarfs.c 494 int readoffs; local in function:ustarfs_read
508 readoffs = ustf->uas_filestart + 512 + blkoffs;
509 e = read512block(f, readoffs, space512);
ustarfs.c 494 int readoffs; local in function:ustarfs_read
508 readoffs = ustf->uas_filestart + 512 + blkoffs;
509 e = read512block(f, readoffs, space512);

Completed in 32 milliseconds