home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / include / asm-generic / audit_write.h < prev    next >
Encoding:
C/C++ Source or Header  |  2008-12-24  |  255 b   |  14 lines

  1. #include <asm-generic/audit_dir_write.h>
  2. __NR_acct,
  3. #ifdef __NR_swapon
  4. __NR_swapon,
  5. #endif
  6. __NR_quotactl,
  7. __NR_truncate,
  8. #ifdef __NR_truncate64
  9. __NR_truncate64,
  10. #endif
  11. #ifdef __NR_bind
  12. __NR_bind,        /* bind can affect fs object only in one way... */
  13. #endif
  14.