exec_args
if ((error = exec_args(uap, args, idatap, (void **)&aux)) != 0) {
extern int exec_args(execa_t *, uarg_t *, intpdata_t *, void **);