Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/filesync/
H A Ddatabase.h157 #define D_GID 0x20 /* file has changed group id */ macro
177 #define D_ADMIN (D_UID|D_GID|D_PROT|D_FACLS)
H A Ddebug.c129 D_GID, "gid",
H A Danal.c472 mask |= D_GID; in check_changes()