ignore_error 286 libutil/xargs.c xp->ignore_error = 0; ignore_error 408 libutil/xargs.c if (pclose(xp->pipe) != 0 && !xp->ignore_error) ignore_error 421 libutil/xargs.c if (pclose(xp->pipe) != 0 && !xp->ignore_error) ignore_error 59 libutil/xargs.h int ignore_error;