link_path_walk
while (!(err = link_path_walk(s, nd)) &&
int err = link_path_walk(s, nd);
while (!(error = link_path_walk(s, nd)) &&