Home
last modified time | relevance | path

Searched refs:D_LINKS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/filesync/
H A Ddatabase.h159 #define D_LINKS 0x80 /* file has changed link count */ macro
H A Ddebug.c131 D_LINKS, "links",
H A Danal.c508 mask |= D_LINKS; in check_changes()