Data Fields | |
| int | defined |
| int | id |
| int | initlen |
| char | retstr [80] |
| int | retstrlen |
| char | vname [40] |
Definition at line 109 of file app_adsiprog.c.
| int defined |
Definition at line 114 of file app_adsiprog.c.
Referenced by adsi_process(), and compile_script().
| int id |
Definition at line 113 of file app_adsiprog.c.
Referenced by adsi_process(), getkeybyname(), and showkeys().
| int initlen |
Definition at line 112 of file app_adsiprog.c.
Referenced by adsi_process(), and process_returncode().
| char retstr[80] |
Definition at line 115 of file app_adsiprog.c.
Referenced by adsi_process(), adsi_prog(), and process_returncode().
| int retstrlen |
Definition at line 111 of file app_adsiprog.c.
Referenced by adsi_process(), adsi_prog(), and process_returncode().
| char vname[40] |
Definition at line 110 of file app_adsiprog.c.
Referenced by adsi_prog(), compile_script(), getkeybyname(), and process_returncode().
1.6.1