unlnk_exist
if ((ign = unlnk_exist(nm, arcn->type)) < 0)
static int unlnk_exist(char *, int);
if (unlnk_exist(arcn->name, arcn->type) != 0)