Go to the source code of this file.
|
int32 read_cntldata | PROTO ((char *cntl_file, cntl_str *grschk, cntl_str *statchk, flag_str *flgchk)) |
|
int32 l2file | PROTO ((int32 sdfid, int32 *nsamp, int32 *nscans, char *dtype)) |
|
int32 chk_grsstat | PROTO ((int32 sdfid, int32 nscans, int32 nsamp, cntl_str *grschk, cntl_str *statchk, char *extra_flags)) |
|
int16 set_mask | PROTO ((int32 sdfid, char *extra_flags, uint16 *mask)) |
|
int32 chk_flg | PROTO ((int32 sdfid, flag_str *flgchk)) |
|
void stat_exit | PROTO ((int status)) |
|
int32 rdattr | PROTO ((int32 sdfid, char *attr_name, void *buf)) |
|
int32 rdslice | PROTO ((int32 sdfid, char *name, int32 *start, int32 *edge, void *buf)) |
|
int32 getattrsz | PROTO ((int32 id, char *attr_name, int32 *nt, int32 *count)) |
|
◆ PROTO() [1/9]
int32 read_cntldata PROTO |
( |
(char *cntl_file, cntl_str *grschk, cntl_str *statchk, flag_str *flgchk) |
| ) |
|
◆ PROTO() [2/9]
◆ PROTO() [3/9]
int32 getattrsz PROTO |
( |
(int32 id, char *attr_name, int32 *nt, int32 *count) |
| ) |
|
◆ PROTO() [4/9]
int32 rdattr PROTO |
( |
(int32 sdfid, char *attr_name, void *buf) |
| ) |
|
◆ PROTO() [5/9]
int16 set_mask PROTO |
( |
(int32 sdfid, char *extra_flags, uint16 *mask) |
| ) |
|
◆ PROTO() [6/9]
int32 rdslice PROTO |
( |
(int32 sdfid, char *name, int32 *start, int32 *edge, void *buf) |
| ) |
|
◆ PROTO() [7/9]
int32 chk_flg PROTO |
( |
(int32 sdfid, flag_str *flgchk) |
| ) |
|
◆ PROTO() [8/9]
int32 l2file PROTO |
( |
(int32 sdfid, int32 *nsamp, int32 *nscans, char *dtype) |
| ) |
|
◆ PROTO() [9/9]
int32 chk_grsstat PROTO |
( |
(int32 sdfid, int32 nscans, int32 nsamp, cntl_str *grschk, cntl_str *statchk, char *extra_flags) |
| ) |
|