OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Wed Oct 01 19:09:53 GMT 2025