Acpidump use iasl to parse acpi. In here
In the modified program segment, there is a typo to "iast"it use fork and execl to fork a iasl process then execute it. The status is received from "wait" system call.
Thus, In here, there is a typo to "iast". The correct one is "iasl"