IS_LOCAL
#define IS_LOCAL(x) (((x) & NAME_ATTR_LOCAL) != 0)
#define IS_LOCAL(lock) (GETSYSID((lock)->l_flock.l_sysid) == 0)