Searched defs:IS_LOCAL (Results 1 – 2 of 2) sorted by relevance
278 #define IS_LOCAL(lock) (GETSYSID((lock)->l_flock.l_sysid) == 0) macro
341 #define IS_LOCAL(x) (((x) & NAME_ATTR_LOCAL) != 0) macro