Data Fields | |
| int | defined |
| int | id |
| int | initlen |
| char | retstr [80] |
| int | retstrlen |
| char | vname [40] |
Definition at line 117 of file app_adsiprog.c.
| int defined |
| int id |
Definition at line 121 of file app_adsiprog.c.
Referenced by adsi_process(), getkeybyname(), and showkeys().
| int initlen |
Definition at line 120 of file app_adsiprog.c.
Referenced by adsi_process(), and process_returncode().
| char retstr[80] |
Definition at line 123 of file app_adsiprog.c.
Referenced by adsi_process(), adsi_prog(), and process_returncode().
| int retstrlen |
Definition at line 119 of file app_adsiprog.c.
Referenced by adsi_process(), adsi_prog(), and process_returncode().
| char vname[40] |
Definition at line 118 of file app_adsiprog.c.
Referenced by adsi_prog(), compile_script(), getkeybyname(), and process_returncode().
1.5.5