Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 19 for IN_CLOSE_WRITE (0.29 sec)

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

    	IN_CLOEXEC               = 0x00001000
    	IN_NONBLOCK              = 0x00000004
    	IN_ACCESS                = 0x00000001
    	IN_MODIFY                = 0x00000002
    	IN_ATTRIB                = 0x00000004
    	IN_CLOSE_WRITE           = 0x00000008
    	IN_CLOSE_NOWRITE         = 0x00000010
    	IN_OPEN                  = 0x00000020
    	IN_MOVED_FROM            = 0x00000040
    	IN_MOVED_TO              = 0x00000080
    	IN_CREATE                = 0x00000100
    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_CLASSC_NET                    = 0xffffff00
    	IN_CLASSC_NSHIFT                 = 0x8
    	IN_CLOEXEC                       = 0x80000
    	IN_CLOSE                         = 0x18
    	IN_CLOSE_NOWRITE                 = 0x10
    	IN_CLOSE_WRITE                   = 0x8
    	IN_CREATE                        = 0x100
    	IN_DELETE                        = 0x200
    	IN_DELETE_SELF                   = 0x400
    	IN_DONT_FOLLOW                   = 0x2000000
    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_CLASSC_NET                    = 0xffffff00
    	IN_CLASSC_NSHIFT                 = 0x8
    	IN_CLOEXEC                       = 0x80000
    	IN_CLOSE                         = 0x18
    	IN_CLOSE_NOWRITE                 = 0x10
    	IN_CLOSE_WRITE                   = 0x8
    	IN_CREATE                        = 0x100
    	IN_DELETE                        = 0x200
    	IN_DELETE_SELF                   = 0x400
    	IN_DONT_FOLLOW                   = 0x2000000
    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_CLASSC_NET                    = 0xffffff00
    	IN_CLASSC_NSHIFT                 = 0x8
    	IN_CLOEXEC                       = 0x80000
    	IN_CLOSE                         = 0x18
    	IN_CLOSE_NOWRITE                 = 0x10
    	IN_CLOSE_WRITE                   = 0x8
    	IN_CREATE                        = 0x100
    	IN_DELETE                        = 0x200
    	IN_DELETE_SELF                   = 0x400
    	IN_DONT_FOLLOW                   = 0x2000000
    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_CLASSC_NET                    = 0xffffff00
    	IN_CLASSC_NSHIFT                 = 0x8
    	IN_CLOEXEC                       = 0x80000
    	IN_CLOSE                         = 0x18
    	IN_CLOSE_NOWRITE                 = 0x10
    	IN_CLOSE_WRITE                   = 0x8
    	IN_CREATE                        = 0x100
    	IN_DELETE                        = 0x200
    	IN_DELETE_SELF                   = 0x400
    	IN_DONT_FOLLOW                   = 0x2000000
    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_CLASSC_NET                    = 0xffffff00
    	IN_CLASSC_NSHIFT                 = 0x8
    	IN_CLOEXEC                       = 0x80000
    	IN_CLOSE                         = 0x18
    	IN_CLOSE_NOWRITE                 = 0x10
    	IN_CLOSE_WRITE                   = 0x8
    	IN_CREATE                        = 0x100
    	IN_DELETE                        = 0x200
    	IN_DELETE_SELF                   = 0x400
    	IN_DONT_FOLLOW                   = 0x2000000
    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_CLASSC_NET                    = 0xffffff00
    	IN_CLASSC_NSHIFT                 = 0x8
    	IN_CLOEXEC                       = 0x80000
    	IN_CLOSE                         = 0x18
    	IN_CLOSE_NOWRITE                 = 0x10
    	IN_CLOSE_WRITE                   = 0x8
    	IN_CREATE                        = 0x100
    	IN_DELETE                        = 0x200
    	IN_DELETE_SELF                   = 0x400
    	IN_DONT_FOLLOW                   = 0x2000000
    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_CLASSC_NET                    = 0xffffff00
    	IN_CLASSC_NSHIFT                 = 0x8
    	IN_CLOEXEC                       = 0x80000
    	IN_CLOSE                         = 0x18
    	IN_CLOSE_NOWRITE                 = 0x10
    	IN_CLOSE_WRITE                   = 0x8
    	IN_CREATE                        = 0x100
    	IN_DELETE                        = 0x200
    	IN_DELETE_SELF                   = 0x400
    	IN_DONT_FOLLOW                   = 0x2000000
    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_CLASSC_NET                    = 0xffffff00
    	IN_CLASSC_NSHIFT                 = 0x8
    	IN_CLOEXEC                       = 0x80000
    	IN_CLOSE                         = 0x18
    	IN_CLOSE_NOWRITE                 = 0x10
    	IN_CLOSE_WRITE                   = 0x8
    	IN_CREATE                        = 0x100
    	IN_DELETE                        = 0x200
    	IN_DELETE_SELF                   = 0x400
    	IN_DONT_FOLLOW                   = 0x2000000
    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_CLASSC_NET                    = 0xffffff00
    	IN_CLASSC_NSHIFT                 = 0x8
    	IN_CLOEXEC                       = 0x80000
    	IN_CLOSE                         = 0x18
    	IN_CLOSE_NOWRITE                 = 0x10
    	IN_CLOSE_WRITE                   = 0x8
    	IN_CREATE                        = 0x100
    	IN_DELETE                        = 0x200
    	IN_DELETE_SELF                   = 0x400
    	IN_DONT_FOLLOW                   = 0x2000000
    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