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

  /src/sys/lib/libsa/
ustarfs.c 99 typedef int ustoffs; typedef in typeref:typename:int
126 ustoffs uas_volsize; /* XXX this is hardwired now */
127 ustoffs uas_windowbase; /* relative to volume 0 */
128 ustoffs uas_filestart; /* relative to volume 0 */
129 ustoffs uas_fseek; /* relative to file */
130 ustoffs uas_filesize; /* relative to volume 0 */
146 static void setwindow(ust_active_t *, ustoffs, ustoffs);
147 static int real_fs_cylinder_read(struct open_file *, ustoffs, int);
148 static int ustarfs_cylinder_read(struct open_file *, ustoffs, int)
    [all...]
ustarfs.c 99 typedef int ustoffs; typedef in typeref:typename:int
126 ustoffs uas_volsize; /* XXX this is hardwired now */
127 ustoffs uas_windowbase; /* relative to volume 0 */
128 ustoffs uas_filestart; /* relative to volume 0 */
129 ustoffs uas_fseek; /* relative to file */
130 ustoffs uas_filesize; /* relative to volume 0 */
146 static void setwindow(ust_active_t *, ustoffs, ustoffs);
147 static int real_fs_cylinder_read(struct open_file *, ustoffs, int);
148 static int ustarfs_cylinder_read(struct open_file *, ustoffs, int)
    [all...]

Completed in 20 milliseconds