Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 313 for 0x4000 (0.1 sec)

  1. src/syscall/zerrors_linux_amd64.go

    	S_BLKSIZE                        = 0x200
    	S_IEXEC                          = 0x40
    	S_IFBLK                          = 0x6000
    	S_IFCHR                          = 0x2000
    	S_IFDIR                          = 0x4000
    	S_IFIFO                          = 0x1000
    	S_IFLNK                          = 0xa000
    	S_IFMT                           = 0xf000
    	S_IFREG                          = 0x8000
    	S_IFSOCK                         = 0xc000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.4K bytes
    - Viewed (0)
  2. src/syscall/zerrors_aix_ppc64.go

    	S_IEXEC                       = 0x40
    	S_IFBLK                       = 0x6000
    	S_IFCHR                       = 0x2000
    	S_IFDIR                       = 0x4000
    	S_IFIFO                       = 0x1000
    	S_IFJOURNAL                   = 0x10000
    	S_IFLNK                       = 0xa000
    	S_IFMPX                       = 0x2200
    	S_IFMT                        = 0xf000
    	S_IFPDIR                      = 0x4000000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 12 16:18:12 UTC 2019
    - 47.2K bytes
    - Viewed (0)
  3. src/syscall/zerrors_linux_arm.go

    	S_BLKSIZE                        = 0x200
    	S_IEXEC                          = 0x40
    	S_IFBLK                          = 0x6000
    	S_IFCHR                          = 0x2000
    	S_IFDIR                          = 0x4000
    	S_IFIFO                          = 0x1000
    	S_IFLNK                          = 0xa000
    	S_IFMT                           = 0xf000
    	S_IFREG                          = 0x8000
    	S_IFSOCK                         = 0xc000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.9K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_ppc.go

    	MAP_DENYWRITE                    = 0x800
    	MAP_EXECUTABLE                   = 0x1000
    	MAP_GROWSDOWN                    = 0x100
    	MAP_HUGETLB                      = 0x40000
    	MAP_LOCKED                       = 0x80
    	MAP_NONBLOCK                     = 0x10000
    	MAP_NORESERVE                    = 0x40
    	MAP_POPULATE                     = 0x8000
    	MAP_STACK                        = 0x20000
    	MAP_SYNC                         = 0x80000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 36.8K bytes
    - Viewed (0)
  5. pkg/proxy/ipvs/README.md

    target     prot opt source               destination
    MARK       all  --  0.0.0.0/0            0.0.0.0/0            MARK or 0x4000
    
    Chain KUBE-POSTROUTING (1 references)
    target     prot opt source               destination
    MASQUERADE  all  --  0.0.0.0/0            0.0.0.0/0            /* kubernetes service traffic requiring SNAT */ mark match 0x4000/0x4000
    MASQUERADE  all  --  0.0.0.0/0            0.0.0.0/0            match-set KUBE-LOOP-BACK dst,dst,src
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Oct 20 02:32:29 UTC 2021
    - 18.8K bytes
    - Viewed (0)
  6. src/syscall/zerrors_darwin_amd64.go

    	SO_WANTMORE                       = 0x4000
    	SO_WANTOOBFLAG                    = 0x8000
    	S_IEXEC                           = 0x40
    	S_IFBLK                           = 0x6000
    	S_IFCHR                           = 0x2000
    	S_IFDIR                           = 0x4000
    	S_IFIFO                           = 0x1000
    	S_IFLNK                           = 0xa000
    	S_IFMT                            = 0xf000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 55.3K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go

    	MAP_DENYWRITE                    = 0x800
    	MAP_EXECUTABLE                   = 0x1000
    	MAP_GROWSDOWN                    = 0x100
    	MAP_HUGETLB                      = 0x40000
    	MAP_LOCKED                       = 0x80
    	MAP_NONBLOCK                     = 0x10000
    	MAP_NORESERVE                    = 0x40
    	MAP_POPULATE                     = 0x8000
    	MAP_STACK                        = 0x20000
    	MAP_SYNC                         = 0x80000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 36.9K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go

    	IFF_BROADCAST                  = 0x2
    	IFF_CANTCHANGE                 = 0x218f52
    	IFF_CANTCONFIG                 = 0x10000
    	IFF_DEBUG                      = 0x4
    	IFF_DRV_OACTIVE                = 0x400
    	IFF_DRV_RUNNING                = 0x40
    	IFF_DYING                      = 0x200000
    	IFF_LINK0                      = 0x1000
    	IFF_LINK1                      = 0x2000
    	IFF_LINK2                      = 0x4000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.2K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go

    	IFF_BROADCAST                  = 0x2
    	IFF_CANTCHANGE                 = 0x218f52
    	IFF_CANTCONFIG                 = 0x10000
    	IFF_DEBUG                      = 0x4
    	IFF_DRV_OACTIVE                = 0x400
    	IFF_DRV_RUNNING                = 0x40
    	IFF_DYING                      = 0x200000
    	IFF_LINK0                      = 0x1000
    	IFF_LINK1                      = 0x2000
    	IFF_LINK2                      = 0x4000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.2K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go

    	SO_TIMESTAMP                      = 0x800
    	SO_TYPE                           = 0x1008
    	SO_USELOOPBACK                    = 0x40
    	SO_ZEROIZE                        = 0x2000
    	S_BLKSIZE                         = 0x200
    	S_IEXEC                           = 0x40
    	S_IFBLK                           = 0x6000
    	S_IFCHR                           = 0x2000
    	S_IFDIR                           = 0x4000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.6K bytes
    - Viewed (0)
Back to top