|
|
1.1 root 1: /* ryinitiator.h - include file for the generic interactive initiator */
2:
3: #include <isode/rosy.h>
4:
5:
6: static struct dispatch {
7: char *ds_name;
8: int ds_operation;
9:
10: IFP ds_argument;
11: IFP ds_free;
12:
13: IFP ds_result;
14: IFP ds_error;
15:
16: char *ds_help;
17: };
18:
19:
20: void adios (), advise ();
21: void acs_adios (), acs_advise ();
22: void ros_adios (), ros_advise ();
23:
24: int ryinitiator ();
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.