place_samefile
if (!place_samefile(&linebufplace, p)) {
if (!place_samefile(a, b)) {
if (place_samefile(p, p2)) {
bool place_samefile(const struct place *, const struct place *);