/* This is for the 'chown' program. */ #define CHOWN_CHOWN 1 /* This is for the 'chgrp' program. */ #define CHOWN_CHGRP 2 extern int chown_mode;