DTP_ARG_LENGTH
if ((dtp_argv[0] = malloc(sizeof (char) * DTP_ARG_LENGTH)) == NULL) {
if ((dtp_argv[1] = malloc(sizeof (char) * DTP_ARG_LENGTH))