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 865 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 867 of file app_adsiprog.c.
Referenced by process_opcode(), and process_returncode().
char* name |
Definition at line 866 of file app_adsiprog.c.