gid_t             871 src/crontab.c  	if (fchown(fileno(tmp), file_owner, (gid_t)-1) < OK) {
gid_t             878 src/crontab.c  	if (chown(TempFilename, file_owner, (gid_t)-1) < OK) {
gid_t             719 src/misc.c     static gid_t save_egid;