Functions | |
int32 | ACE_aosr () |
int32 | init_ACEancillary () |
void | print_aosr () |
if (argc!=3) | |
init_ACEancillary (argv[1]) | |
if ((retval=ACE_aosr(scclock,&aosr_struct))==-1) | |
print_aosr (aosr_struct) | |
exit (0) | |
void | print_aosr (struct attorb_entry aosr) |
Variables | |
int | argc |
char * | argv [] |
struct attorb_entry | aosr_struct |
int32 | retval |
scclock = atof(argv[2]) | |
else | |
int32 ACE_aosr | ( | ) |
exit | ( | 0 | ) |
if | ( | argc! | = 3 | ) |
if | ( | (retval=ACE_aosr(scclock,&aosr_struct)) | = = -1 | ) |
int32 init_ACEancillary | ( | ) |
init_ACEancillary | ( | argv | [1] | ) |
void print_aosr | ( | ) |
print_aosr | ( | aosr_struct | ) |
void print_aosr | ( | struct attorb_entry | aosr | ) |
struct attorb_entry aosr_struct |
int argc |
char* argv[] |
else |
int32 retval |
scclock = atof(argv[2]) |