Data Fields | |
| int | defined |
| int | id |
| int | initlen |
| char | retstr [80] |
| int | retstrlen |
| char | vname [40] |
Definition at line 124 of file app_adsiprog.c.
| int defined |
Definition at line 129 of file app_adsiprog.c.
Referenced by adsi_process(), and compile_script().
| int id |
Definition at line 128 of file app_adsiprog.c.
Referenced by adsi_process(), getkeybyname(), and showkeys().
| int initlen |
Definition at line 127 of file app_adsiprog.c.
Referenced by adsi_process(), and process_returncode().
| char retstr[80] |
Definition at line 130 of file app_adsiprog.c.
Referenced by adsi_process(), adsi_prog(), and process_returncode().
| int retstrlen |
Definition at line 126 of file app_adsiprog.c.
Referenced by adsi_process(), adsi_prog(), and process_returncode().
| char vname[40] |
Definition at line 125 of file app_adsiprog.c.
Referenced by adsi_prog(), compile_script(), getkeybyname(), and process_returncode().