path_check
error = path_check(arcn, level + 1);
if (secure && path_check(arcn, 0) != 0) {
static int path_check(ARCHD *, int);