scmd_identify_response
common_identify(struct function_block *fb, int fd, bool debug, int a_module, struct scmd_identify_response *r)
EXTERN int common_identify(struct function_block *, int, bool, int, struct scmd_identify_response *);
print_identify(struct scmd_identify_response *r)
EXTERN void print_identify(struct scmd_identify_response *);
struct scmd_identify_response ir;