The code as written is wrong. I guess I'll change it to #if defined(AFS_DARWIN_ENV) || defined(AFS_XBSD_ENV) but I wonder if it shouldn't really be #if !defined(AFS_LINUX_ENV) Comments? Which order do Solaris and AIX want?