MPN_INF_SKIP
return (error & ~MPN_MASK) | MPN_INF_SKIP;
return MPN_INF_SKIP; /* path doesn't exist: nothing to do */
return MPN_INF_SKIP;
} else if (errcode > MPN_INF_SKIP &&
if ((error = checkdir(__G__ uO.exdir, ROOT)) > MPN_INF_SKIP) {