Go to the source code of this file.
|
int32 create_ATTRObj | PROTO ((int32 oid, ATTRObjType *attr)) |
|
int32 create_VGRPObj | PROTO ((int32 fid, VGRPObjType *vgrp)) |
|
int32 create_MFSDObj | PROTO ((int32 fid, MFSDObjType *mfsd)) |
|
uaddr find_VGRP | PROTO ((char *group, char *class, uaddr MFSaddr)) |
|
int32 attach_MFSD_to_VGRP | PROTO ((int32 fid, MFSDObjType *mfsd, VGRPObjType *vgrp)) |
|
int open_WIFSfile | PROTO ((char *fname, int mode, int32 *fid, int32 *fid2)) |
|
int close_WIFSfile | PROTO ((int32 fid, int32 fid2)) |
|
int32 create_WIFSfile | PROTO ((uaddr MFSaddr)) |
|
◆ PROTO() [1/8]
int open_WIFSfile PROTO |
( |
(char *fname, int mode, int32 *fid, int32 *fid2) |
| ) |
|
◆ PROTO() [2/8]
uaddr find_VGRP PROTO |
( |
(char *group, char *class, uaddr MFSaddr) |
| ) |
|
◆ PROTO() [3/8]
int close_WIFSfile PROTO |
( |
(int32 fid, int32 fid2) |
| ) |
|
◆ PROTO() [4/8]
int32 create_MFSDObj PROTO |
( |
(int32 fid, MFSDObjType *mfsd) |
| ) |
|
◆ PROTO() [5/8]
int32 attach_MFSD_to_VGRP PROTO |
( |
(int32 fid, MFSDObjType *mfsd, VGRPObjType *vgrp) |
| ) |
|
◆ PROTO() [6/8]
int32 create_VGRPObj PROTO |
( |
(int32 fid, VGRPObjType *vgrp) |
| ) |
|
◆ PROTO() [7/8]
int32 get_ATTRObj PROTO |
( |
(int32 oid, ATTRObjType *attr) |
| ) |
|
◆ PROTO() [8/8]
int32 create_WIFSfile PROTO |
( |
(uaddr MFSaddr) |
| ) |
|