Data Fields | |
int(* | add_args )(char *buf, char *name, int id, char *args, struct adsi_script *state, char *script, int lineno) |
int | id |
char * | name |
Definition at line 829 of file app_adsiprog.c.
int(* add_args)(char *buf, char *name, int id, char *args, struct adsi_script *state, char *script, int lineno) |
Referenced by process_opcode(), and process_returncode().
int id |
Definition at line 831 of file app_adsiprog.c.
char* name |
Definition at line 830 of file app_adsiprog.c.