Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 61 for strerror (0.14 sec)

  1. platforms/documentation/docs/src/snippets/native-binaries/google-test/groovy/libs/googleTest/1.7.0/include/gtest/internal/gtest-port.h

    }
    inline int Write(int fd, const void* buf, unsigned int count) {
      return static_cast<int>(write(fd, buf, count));
    }
    inline int Close(int fd) { return close(fd); }
    inline const char* StrError(int errnum) { return strerror(errnum); }
    #endif
    inline const char* GetEnv(const char* name) {
    #if GTEST_OS_WINDOWS_MOBILE
      // We are on Windows CE, which has no environment variables.
      return NULL;
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 67.2K bytes
    - Viewed (0)
  2. testing/performance/src/templates/native-dependents-resources/googleTest/libs/googleTest/1.7.0/include/gtest/internal/gtest-port.h

    }
    inline int Write(int fd, const void* buf, unsigned int count) {
      return static_cast<int>(write(fd, buf, count));
    }
    inline int Close(int fd) { return close(fd); }
    inline const char* StrError(int errnum) { return strerror(errnum); }
    #endif
    inline const char* GetEnv(const char* name) {
    #if GTEST_OS_WINDOWS_MOBILE
      // We are on Windows CE, which has no environment variables.
      return NULL;
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 07:21:38 UTC 2024
    - 67.2K bytes
    - Viewed (0)
  3. cmd/bucket-handlers.go

    		return
    	}
    
    	listBuckets := objectAPI.ListBuckets
    
    	cred, owner, s3Error := checkRequestAuthTypeCredential(ctx, r, policy.ListAllMyBucketsAction)
    	if s3Error != ErrNone && s3Error != ErrAccessDenied {
    		writeErrorResponse(ctx, w, errorCodes.ToAPIErr(s3Error), r.URL)
    		return
    	}
    
    	// Anonymous users, should be rejected.
    	if cred.AccessKey == "" {
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri Jun 14 13:28:35 UTC 2024
    - 61.2K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go

    	SO_ACCEPTFILTER                   = 0x1000
    	SO_BROADCAST                      = 0x20
    	SO_CPUHINT                        = 0x1030
    	SO_DEBUG                          = 0x1
    	SO_DONTROUTE                      = 0x10
    	SO_ERROR                          = 0x1007
    	SO_KEEPALIVE                      = 0x8
    	SO_LINGER                         = 0x80
    	SO_NOSIGPIPE                      = 0x800
    	SO_OOBINLINE                      = 0x100
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 70.7K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go

    	SO_BINTIME                     = 0x2000
    	SO_BROADCAST                   = 0x20
    	SO_DEBUG                       = 0x1
    	SO_DOMAIN                      = 0x1019
    	SO_DONTROUTE                   = 0x10
    	SO_ERROR                       = 0x1007
    	SO_KEEPALIVE                   = 0x8
    	SO_LABEL                       = 0x1009
    	SO_LINGER                      = 0x80
    	SO_LISTENINCQLEN               = 0x1013
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.2K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go

    	SO_BINTIME                     = 0x2000
    	SO_BROADCAST                   = 0x20
    	SO_DEBUG                       = 0x1
    	SO_DOMAIN                      = 0x1019
    	SO_DONTROUTE                   = 0x10
    	SO_ERROR                       = 0x1007
    	SO_KEEPALIVE                   = 0x8
    	SO_LABEL                       = 0x1009
    	SO_LINGER                      = 0x80
    	SO_LISTENINCQLEN               = 0x1013
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.2K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go

    	SO_BINTIME                     = 0x2000
    	SO_BROADCAST                   = 0x20
    	SO_DEBUG                       = 0x1
    	SO_DOMAIN                      = 0x1019
    	SO_DONTROUTE                   = 0x10
    	SO_ERROR                       = 0x1007
    	SO_KEEPALIVE                   = 0x8
    	SO_LABEL                       = 0x1009
    	SO_LINGER                      = 0x80
    	SO_LISTENINCQLEN               = 0x1013
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.4K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_riscv64.go

    	SO_BINTIME                     = 0x2000
    	SO_BROADCAST                   = 0x20
    	SO_DEBUG                       = 0x1
    	SO_DOMAIN                      = 0x1019
    	SO_DONTROUTE                   = 0x10
    	SO_ERROR                       = 0x1007
    	SO_KEEPALIVE                   = 0x8
    	SO_LABEL                       = 0x1009
    	SO_LINGER                      = 0x80
    	SO_LISTENINCQLEN               = 0x1013
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 83.7K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go

    	SO_BINTIME                     = 0x2000
    	SO_BROADCAST                   = 0x20
    	SO_DEBUG                       = 0x1
    	SO_DOMAIN                      = 0x1019
    	SO_DONTROUTE                   = 0x10
    	SO_ERROR                       = 0x1007
    	SO_KEEPALIVE                   = 0x8
    	SO_LABEL                       = 0x1009
    	SO_LINGER                      = 0x80
    	SO_LISTENINCQLEN               = 0x1013
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.6K bytes
    - Viewed (0)
  10. src/syscall/zerrors_darwin_arm64.go

    	SO_ACCEPTCONN                     = 0x2
    	SO_BROADCAST                      = 0x20
    	SO_DEBUG                          = 0x1
    	SO_DONTROUTE                      = 0x10
    	SO_DONTTRUNC                      = 0x2000
    	SO_ERROR                          = 0x1007
    	SO_KEEPALIVE                      = 0x8
    	SO_LABEL                          = 0x1010
    	SO_LINGER                         = 0x80
    	SO_LINGER_SEC                     = 0x1080
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 55.8K bytes
    - Viewed (0)
Back to top