Searched refs:D_LINKS (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/filesync/ | ||
H A D | database.h | 161 #define D_LINKS 0x80 /* file has changed link count */ macro |
H A D | debug.c | 132 D_LINKS, "links", |
H A D | anal.c | 509 mask |= D_LINKS; in check_changes() |