da_interpret
if ((da = da_interpret(line1)) == NULL)
if ((da = da_interpret(line)) == NULL)
static devalloc_t *da_interpret(char *);