Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for anyway (0.03 sec)

  1. src/main/java/jcifs/smb/SmbFile.java

                    // We do only really care if we open for writing and not shared for writing
                    // otherwise there are no guarantees anyway, but this stuff is legacy anyways.
                    final SmbComSeek seekReq = new SmbComSeek(config, 0);
                    seekReq.setMode(0x2); // from EOF
                    final SmbComSeekResponse seekResp = new SmbComSeekResponse(config);
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 30 05:58:03 UTC 2025
    - 103.2K bytes
    - Viewed (0)
  2. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    moment:  she looked up, but it was all dark overhead; before her
    was another long passage, and the White Rabbit was still in
    sight, hurrying down it.  There was not a moment to be lost:
    away went Alice like the wind, and was just in time to hear it
    say, as it turned a corner, `Oh my ears and whiskers, how late
    it's getting!'  She was close behind it when she turned the
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 145.2K bytes
    - Viewed (0)
  3. cmd/bucket-replication.go

    				rinfo.VersionPurgeStatus = replication.VersionPurgeComplete
    				return
    			}
    		case isErrReadQuorum(serr), isErrWriteQuorum(serr):
    			// destination has some quorum issues, perform removeObject() anyways
    			// to complete the operation.
    		default:
    			if err != nil && minio.IsNetworkOrHostDown(err, true) && !globalBucketTargetSys.isOffline(tgt.EndpointURL()) {
    				globalBucketTargetSys.markOffline(tgt.EndpointURL())
    			}
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 118K bytes
    - Viewed (0)
  4. cmd/admin-handlers.go

    	if success {
    		return
    	}
    	hip.clientToken = token
    	// if request was not successful, try this server locally if token
    	// is not found the call will fail anyways. if token is empty
    	// try this server to generate a new token.
    
    	type healResp struct {
    		respBytes []byte
    		apiErr    APIError
    		errBody   string
    	}
    
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 99.6K bytes
    - Viewed (0)
  5. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    izumo.shimane.jp
    izumozaki.niigata.jp
    izunokuni.shizuoka.jp
    j.bg
    j.layershift.co.uk
    j.scaleforce.com.cy
    j.scaleforce.net
    jab.br
    jaguar
    jambyl.su
    jampa.br
    jan-mayen.no
    janeway.replit.dev
    java
    jaworzno.pl
    jc.neen.it
    jcb
    jcloud-ver-jpc.ik-server.com
    jcloud.ik-server.com
    jcloud.kz
    jdevcloud.com
    jdf.br
    je
    jed.wafaicloud.com
    jeep
    jeez.jp
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  6. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    izumo.shimane.jp
    izumozaki.niigata.jp
    izunokuni.shizuoka.jp
    j.bg
    j.layershift.co.uk
    j.scaleforce.com.cy
    j.scaleforce.net
    jab.br
    jaguar
    jambyl.su
    jampa.br
    jan-mayen.no
    janeway.replit.dev
    java
    jaworzno.pl
    jc.neen.it
    jcb
    jcloud-ver-jpc.ik-server.com
    jcloud.ik-server.com
    jcloud.kz
    jdevcloud.com
    jdf.br
    je
    jed.wafaicloud.com
    jeep
    jeez.jp
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
Back to top