Home | Sort by: relevance | last modified time | path |
/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); |