MAX_PM_INPUT_SIZE  185 modules/pm/protocol_mirror.c   char input[MAX_PM_INPUT_SIZE+1];
MAX_PM_INPUT_SIZE  233 modules/pm/protocol_mirror.c   read_result = SK_cd_gets(&(condat), input, MAX_PM_INPUT_SIZE);