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