Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 19 for IN_DONT_FOLLOW (0.24 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go

    	IN_ALL_EVENTS            = (IN_ACCESS | IN_MODIFY | IN_ATTRIB |
    		IN_CLOSE | IN_OPEN | IN_MOVE |
    		IN_CREATE | IN_DELETE | IN_DELETE_SELF |
    		IN_MOVE_SELF)
    	IN_ONLYDIR                      = 0x01000000
    	IN_DONT_FOLLOW                  = 0x02000000
    	IN_EXCL_UNLINK                  = 0x04000000
    	IN_MASK_CREATE                  = 0x10000000
    	IN_MASK_ADD                     = 0x20000000
    	IN_ISDIR                        = 0x40000000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 39.4K bytes
    - Viewed (0)
  2. src/syscall/zerrors_linux_amd64.go

    	IN_CLOSE_NOWRITE                 = 0x10
    	IN_CLOSE_WRITE                   = 0x8
    	IN_CREATE                        = 0x100
    	IN_DELETE                        = 0x200
    	IN_DELETE_SELF                   = 0x400
    	IN_DONT_FOLLOW                   = 0x2000000
    	IN_EXCL_UNLINK                   = 0x4000000
    	IN_IGNORED                       = 0x8000
    	IN_ISDIR                         = 0x40000000
    	IN_LOOPBACKNET                   = 0x7f
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.4K bytes
    - Viewed (0)
  3. src/syscall/zerrors_linux_386.go

    	IN_CLOSE_NOWRITE                 = 0x10
    	IN_CLOSE_WRITE                   = 0x8
    	IN_CREATE                        = 0x100
    	IN_DELETE                        = 0x200
    	IN_DELETE_SELF                   = 0x400
    	IN_DONT_FOLLOW                   = 0x2000000
    	IN_EXCL_UNLINK                   = 0x4000000
    	IN_IGNORED                       = 0x8000
    	IN_ISDIR                         = 0x40000000
    	IN_LOOPBACKNET                   = 0x7f
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.4K bytes
    - Viewed (0)
  4. src/syscall/zerrors_linux_riscv64.go

    	IN_CLOSE_NOWRITE                 = 0x10
    	IN_CLOSE_WRITE                   = 0x8
    	IN_CREATE                        = 0x100
    	IN_DELETE                        = 0x200
    	IN_DELETE_SELF                   = 0x400
    	IN_DONT_FOLLOW                   = 0x2000000
    	IN_EXCL_UNLINK                   = 0x4000000
    	IN_IGNORED                       = 0x8000
    	IN_ISDIR                         = 0x40000000
    	IN_LOOPBACKNET                   = 0x7f
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 70.8K bytes
    - Viewed (0)
  5. src/syscall/zerrors_linux_arm.go

    	IN_CLOSE_NOWRITE                 = 0x10
    	IN_CLOSE_WRITE                   = 0x8
    	IN_CREATE                        = 0x100
    	IN_DELETE                        = 0x200
    	IN_DELETE_SELF                   = 0x400
    	IN_DONT_FOLLOW                   = 0x2000000
    	IN_EXCL_UNLINK                   = 0x4000000
    	IN_IGNORED                       = 0x8000
    	IN_ISDIR                         = 0x40000000
    	IN_LOOPBACKNET                   = 0x7f
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.9K bytes
    - Viewed (0)
  6. src/syscall/zerrors_linux_ppc64.go

    	IN_CLOSE_NOWRITE                 = 0x10
    	IN_CLOSE_WRITE                   = 0x8
    	IN_CREATE                        = 0x100
    	IN_DELETE                        = 0x200
    	IN_DELETE_SELF                   = 0x400
    	IN_DONT_FOLLOW                   = 0x2000000
    	IN_EXCL_UNLINK                   = 0x4000000
    	IN_IGNORED                       = 0x8000
    	IN_ISDIR                         = 0x40000000
    	IN_LOOPBACKNET                   = 0x7f
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 70.9K bytes
    - Viewed (0)
  7. src/syscall/zerrors_linux_s390x.go

    	IN_CLOSE_NOWRITE                 = 0x10
    	IN_CLOSE_WRITE                   = 0x8
    	IN_CREATE                        = 0x100
    	IN_DELETE                        = 0x200
    	IN_DELETE_SELF                   = 0x400
    	IN_DONT_FOLLOW                   = 0x2000000
    	IN_EXCL_UNLINK                   = 0x4000000
    	IN_IGNORED                       = 0x8000
    	IN_ISDIR                         = 0x40000000
    	IN_LOOPBACKNET                   = 0x7f
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 73.3K bytes
    - Viewed (0)
  8. src/syscall/zerrors_linux_ppc64le.go

    	IN_CLOSE_NOWRITE                 = 0x10
    	IN_CLOSE_WRITE                   = 0x8
    	IN_CREATE                        = 0x100
    	IN_DELETE                        = 0x200
    	IN_DELETE_SELF                   = 0x400
    	IN_DONT_FOLLOW                   = 0x2000000
    	IN_EXCL_UNLINK                   = 0x4000000
    	IN_IGNORED                       = 0x8000
    	IN_ISDIR                         = 0x40000000
    	IN_LOOPBACKNET                   = 0x7f
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 71.8K bytes
    - Viewed (0)
  9. src/syscall/zerrors_linux_mips.go

    	IN_CLOSE_NOWRITE                 = 0x10
    	IN_CLOSE_WRITE                   = 0x8
    	IN_CREATE                        = 0x100
    	IN_DELETE                        = 0x200
    	IN_DELETE_SELF                   = 0x400
    	IN_DONT_FOLLOW                   = 0x2000000
    	IN_EXCL_UNLINK                   = 0x4000000
    	IN_IGNORED                       = 0x8000
    	IN_ISDIR                         = 0x40000000
    	IN_LOOPBACKNET                   = 0x7f
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 69.2K bytes
    - Viewed (0)
  10. src/syscall/zerrors_linux_mips64.go

    	IN_CLOSE_NOWRITE                 = 0x10
    	IN_CLOSE_WRITE                   = 0x8
    	IN_CREATE                        = 0x100
    	IN_DELETE                        = 0x200
    	IN_DELETE_SELF                   = 0x400
    	IN_DONT_FOLLOW                   = 0x2000000
    	IN_EXCL_UNLINK                   = 0x4000000
    	IN_IGNORED                       = 0x8000
    	IN_ISDIR                         = 0x40000000
    	IN_LOOPBACKNET                   = 0x7f
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 68.5K bytes
    - Viewed (0)
Back to top