Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 25 for Denmark (0.22 sec)

  1. src/main/java/jcifs/dcerpc/msrpc/srvsvc.java

            public String netname;
            public int type;
            public String remark;
    
    
            @Override
            public void encode ( NdrBuffer _dst ) throws NdrException {
                _dst.align(4);
                _dst.enc_ndr_referent(this.netname, 1);
                _dst.enc_ndr_long(this.type);
                _dst.enc_ndr_referent(this.remark, 1);
    
                if ( this.netname != null ) {
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Fri Mar 22 20:40:13 GMT 2019
    - 19.9K bytes
    - Viewed (0)
  2. src/main/java/jcifs/smb1/smb1/NetShareEnumResponse.java

                bufferIndex += 2;
                int off = readInt4( buffer, bufferIndex );
                bufferIndex += 4;
                off = ( off & 0xFFFF ) - converter;
                off = start + off;
                e.remark = readString( buffer, off, 128, false );
    
                if (log.level >= 4)
                    log.println( e );
            }
    
            return bufferIndex - start;
        }
        public String toString() {
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Fri Mar 22 21:10:40 GMT 2019
    - 3K bytes
    - Viewed (0)
  3. src/main/java/jcifs/internal/smb1/net/NetShareEnumResponse.java

                bufferIndex += 2;
                int off = SMBUtil.readInt4(buffer, bufferIndex);
                bufferIndex += 4;
                off = ( off & 0xFFFF ) - this.converter;
                off = start + off;
                e.remark = readString(buffer, off, 128, false);
    
                if ( log.isTraceEnabled() ) {
                    log.trace(e.toString());
                }
            }
            setResults(results);
    
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Sun Jul 01 13:12:10 GMT 2018
    - 3.6K bytes
    - Viewed (0)
  4. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    `It's really dreadful,' she muttered to herself, `the way all the
    creatures argue.  It's enough to drive one crazy!'
    
      The Footman seemed to think this a good opportunity for
    repeating his remark, with variations.  `I shall sit here,' he
    said, `on and off, for days and days.'
    
      `But what am I to do?' said Alice.
    
      `Anything you like,' said the Footman, and began whistling.
    
    Plain Text
    - Registered: Fri Apr 12 12:43:09 GMT 2024
    - Last Modified: Mon Oct 29 21:35:03 GMT 2012
    - 145.2K bytes
    - Viewed (0)
  5. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    `It's really dreadful,' she muttered to herself, `the way all the
    creatures argue.  It's enough to drive one crazy!'
    
      The Footman seemed to think this a good opportunity for
    repeating his remark, with variations.  `I shall sit here,' he
    said, `on and off, for days and days.'
    
      `But what am I to do?' said Alice.
    
      `Anything you like,' said the Footman, and began whistling.
    
    Plain Text
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Fri Apr 21 02:27:51 GMT 2017
    - 145.2K bytes
    - Viewed (0)
  6. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), const RTAX_BRD ideal-int
    pkg syscall (freebsd-386-cgo), const RTAX_DST ideal-int
    pkg syscall (freebsd-386-cgo), const RTAX_GATEWAY ideal-int
    pkg syscall (freebsd-386-cgo), const RTAX_GENMASK ideal-int
    pkg syscall (freebsd-386-cgo), const RTAX_IFA ideal-int
    pkg syscall (freebsd-386-cgo), const RTAX_IFP ideal-int
    pkg syscall (freebsd-386-cgo), const RTAX_MAX ideal-int
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
  7. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const RTA_GATEWAY = 2
    pkg syscall (netbsd-arm64-cgo), const RTA_GATEWAY ideal-int
    pkg syscall (netbsd-arm64-cgo), const RTA_GENMASK = 8
    pkg syscall (netbsd-arm64-cgo), const RTA_GENMASK ideal-int
    pkg syscall (netbsd-arm64-cgo), const RTA_IFA = 32
    pkg syscall (netbsd-arm64-cgo), const RTA_IFA ideal-int
    pkg syscall (netbsd-arm64-cgo), const RTA_IFP = 16
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  8. api/go1.16.txt

    pkg syscall (darwin-arm64), const RTAX_DST ideal-int
    pkg syscall (darwin-arm64), const RTAX_GATEWAY = 1
    pkg syscall (darwin-arm64), const RTAX_GATEWAY ideal-int
    pkg syscall (darwin-arm64), const RTAX_GENMASK = 3
    pkg syscall (darwin-arm64), const RTAX_GENMASK ideal-int
    pkg syscall (darwin-arm64), const RTAX_IFA = 5
    pkg syscall (darwin-arm64), const RTAX_IFA ideal-int
    pkg syscall (darwin-arm64), const RTAX_IFP = 4
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  9. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const RTAX_GATEWAY = 1 #53466
    pkg syscall (freebsd-riscv64), const RTAX_GATEWAY ideal-int #53466
    pkg syscall (freebsd-riscv64), const RTAX_GENMASK = 3 #53466
    pkg syscall (freebsd-riscv64), const RTAX_GENMASK ideal-int #53466
    pkg syscall (freebsd-riscv64), const RTAX_IFA = 5 #53466
    pkg syscall (freebsd-riscv64), const RTAX_IFA ideal-int #53466
    pkg syscall (freebsd-riscv64), const RTAX_IFP = 4 #53466
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  10. api/go1.14.txt

    pkg syscall (freebsd-arm64), const RTA_DST ideal-int
    pkg syscall (freebsd-arm64), const RTA_GATEWAY = 2
    pkg syscall (freebsd-arm64), const RTA_GATEWAY ideal-int
    pkg syscall (freebsd-arm64), const RTA_GENMASK = 8
    pkg syscall (freebsd-arm64), const RTA_GENMASK ideal-int
    pkg syscall (freebsd-arm64), const RTA_IFA = 32
    pkg syscall (freebsd-arm64), const RTA_IFA ideal-int
    pkg syscall (freebsd-arm64), const RTA_IFP = 16
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
Back to top