Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 266 for 0xa (0.04 sec)

  1. src/syscall/zerrors_openbsd_arm64.go

    // cgo -godefs -- -m64 _const.go
    
    package syscall
    
    const (
    	AF_APPLETALK                      = 0x10
    	AF_BLUETOOTH                      = 0x20
    	AF_CCITT                          = 0xa
    	AF_CHAOS                          = 0x5
    	AF_CNT                            = 0x15
    	AF_COIP                           = 0x14
    	AF_DATAKIT                        = 0x9
    	AF_DECnet                         = 0xc
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 26 17:34:54 UTC 2019
    - 66.4K bytes
    - Viewed (0)
  2. src/runtime/defs1_solaris_amd64.go

    	_SA_ONSTACK = 0x1
    
    	_SIGHUP    = 0x1
    	_SIGINT    = 0x2
    	_SIGQUIT   = 0x3
    	_SIGILL    = 0x4
    	_SIGTRAP   = 0x5
    	_SIGABRT   = 0x6
    	_SIGEMT    = 0x7
    	_SIGFPE    = 0x8
    	_SIGKILL   = 0x9
    	_SIGBUS    = 0xa
    	_SIGSEGV   = 0xb
    	_SIGSYS    = 0xc
    	_SIGPIPE   = 0xd
    	_SIGALRM   = 0xe
    	_SIGTERM   = 0xf
    	_SIGURG    = 0x15
    	_SIGSTOP   = 0x17
    	_SIGTSTP   = 0x18
    	_SIGCONT   = 0x19
    	_SIGCHLD   = 0x12
    	_SIGTTIN   = 0x1a
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 23 19:40:51 UTC 2023
    - 4K bytes
    - Viewed (0)
  3. src/syscall/ztypes_linux_arm.go

    	RTN_THROW           = 0x9
    	RTN_NAT             = 0xa
    	RTN_XRESOLVE        = 0xb
    	RTNLGRP_NONE        = 0x0
    	RTNLGRP_LINK        = 0x1
    	RTNLGRP_NOTIFY      = 0x2
    	RTNLGRP_NEIGH       = 0x3
    	RTNLGRP_TC          = 0x4
    	RTNLGRP_IPV4_IFADDR = 0x5
    	RTNLGRP_IPV4_MROUTE = 0x6
    	RTNLGRP_IPV4_ROUTE  = 0x7
    	RTNLGRP_IPV4_RULE   = 0x8
    	RTNLGRP_IPV6_IFADDR = 0x9
    	RTNLGRP_IPV6_MROUTE = 0xa
    	RTNLGRP_IPV6_ROUTE  = 0xb
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 08 17:55:49 UTC 2023
    - 11.5K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go

    	IP_MAXPACKET                  = 0xffff
    	IP_MF                         = 0x2000
    	IP_MSS                        = 0x240
    	IP_MULTICAST_HOPS             = 0xa
    	IP_MULTICAST_IF               = 0x9
    	IP_MULTICAST_LOOP             = 0xb
    	IP_MULTICAST_TTL              = 0xa
    	IP_OPT                        = 0x1b
    	IP_OPTIONS                    = 0x1
    	IP_PMTUAGE                    = 0x1b
    	IP_RECVDSTADDR                = 0x7
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 52.7K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go

    // Code generated by cmd/cgo -godefs; DO NOT EDIT.
    // cgo -godefs -- -m64 _const.go
    
    package unix
    
    import "syscall"
    
    const (
    	AF_APPLETALK                            = 0x10
    	AF_CCITT                                = 0xa
    	AF_CHAOS                                = 0x5
    	AF_CNT                                  = 0x15
    	AF_COIP                                 = 0x14
    	AF_DATAKIT                              = 0x9
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 87.5K bytes
    - Viewed (0)
  6. src/syscall/zerrors_freebsd_386.go

    const (
    	AF_APPLETALK                      = 0x10
    	AF_ARP                            = 0x23
    	AF_ATM                            = 0x1e
    	AF_BLUETOOTH                      = 0x24
    	AF_CCITT                          = 0xa
    	AF_CHAOS                          = 0x5
    	AF_CNT                            = 0x15
    	AF_COIP                           = 0x14
    	AF_DATAKIT                        = 0x9
    	AF_DECnet                         = 0xc
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.4K bytes
    - Viewed (0)
  7. src/syscall/zerrors_freebsd_amd64.go

    const (
    	AF_APPLETALK                      = 0x10
    	AF_ARP                            = 0x23
    	AF_ATM                            = 0x1e
    	AF_BLUETOOTH                      = 0x24
    	AF_CCITT                          = 0xa
    	AF_CHAOS                          = 0x5
    	AF_CNT                            = 0x15
    	AF_COIP                           = 0x14
    	AF_DATAKIT                        = 0x9
    	AF_DECnet                         = 0xc
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.4K bytes
    - Viewed (0)
  8. src/syscall/ztypes_linux_amd64.go

    	RTN_THROW           = 0x9
    	RTN_NAT             = 0xa
    	RTN_XRESOLVE        = 0xb
    	RTNLGRP_NONE        = 0x0
    	RTNLGRP_LINK        = 0x1
    	RTNLGRP_NOTIFY      = 0x2
    	RTNLGRP_NEIGH       = 0x3
    	RTNLGRP_TC          = 0x4
    	RTNLGRP_IPV4_IFADDR = 0x5
    	RTNLGRP_IPV4_MROUTE = 0x6
    	RTNLGRP_IPV4_ROUTE  = 0x7
    	RTNLGRP_IPV4_RULE   = 0x8
    	RTNLGRP_IPV6_IFADDR = 0x9
    	RTNLGRP_IPV6_MROUTE = 0xa
    	RTNLGRP_IPV6_ROUTE  = 0xb
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 08 17:55:49 UTC 2023
    - 12K bytes
    - Viewed (0)
  9. src/test/java/jcifs/tests/NtlmTest.java

            int flags = 0;
            byte[] lmResponse = new byte[] {
                0x0, 0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8, 0x9, 0xA, 0xB, 0xC, 0xD, 0xE, 0xF
            };
            byte[] ntResponse = new byte[] {
                0xF, 0xE, 0xD, 0xC, 0xB, 0xA, 0x9, 0x8, 0x7, 0x6, 0x5, 0x4, 0x3, 0x2, 0x1, 0x0
            };
            String domain = "TESTDOM";
            String user = "TESTUSER";
    Registered: Wed Jun 12 15:45:55 UTC 2024
    - Last Modified: Sun Dec 16 10:38:43 UTC 2018
    - 4.8K bytes
    - Viewed (0)
  10. src/runtime/defs1_netbsd_386.go

    	_SA_ONSTACK = 0x1
    
    	_SIGHUP    = 0x1
    	_SIGINT    = 0x2
    	_SIGQUIT   = 0x3
    	_SIGILL    = 0x4
    	_SIGTRAP   = 0x5
    	_SIGABRT   = 0x6
    	_SIGEMT    = 0x7
    	_SIGFPE    = 0x8
    	_SIGKILL   = 0x9
    	_SIGBUS    = 0xa
    	_SIGSEGV   = 0xb
    	_SIGSYS    = 0xc
    	_SIGPIPE   = 0xd
    	_SIGALRM   = 0xe
    	_SIGTERM   = 0xf
    	_SIGURG    = 0x10
    	_SIGSTOP   = 0x11
    	_SIGTSTP   = 0x12
    	_SIGCONT   = 0x13
    	_SIGCHLD   = 0x14
    	_SIGTTIN   = 0x15
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 12 21:17:22 UTC 2024
    - 3K bytes
    - Viewed (0)
Back to top