Search Options

Results per page
Sort
Preferred Languages
Advance

Results 91 - 100 of 193 for maxargs (0.22 sec)

  1. src/syscall/ztypes_freebsd_arm64.go

    	_C_long_long int64
    )
    
    type Timespec struct {
    	Sec  int64
    	Nsec int64
    }
    
    type Timeval struct {
    	Sec  int64
    	Usec int64
    }
    
    type Rusage struct {
    	Utime    Timeval
    	Stime    Timeval
    	Maxrss   int64
    	Ixrss    int64
    	Idrss    int64
    	Isrss    int64
    	Minflt   int64
    	Majflt   int64
    	Nswap    int64
    	Inblock  int64
    	Oublock  int64
    	Msgsnd   int64
    	Msgrcv   int64
    	Nsignals int64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 8K bytes
    - Viewed (0)
  2. subprojects/core/src/main/java/org/gradle/internal/classpath/declarations/NioFileInterceptors.java

            @CallerClassName String consumer
        ) {
            tryReportFileSystemEntryObserved(path, consumer);
            return Files.notExists(path, options);
        }
    
        // TODO: handle varargs in Groovy
        @InterceptCalls
        @StaticMethod(ofClass = Files.class)
        public static SeekableByteChannel intercept_newByteChannel(
            Path path,
            @VarargParameter OpenOption[] options,
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 20 12:34:20 UTC 2023
    - 12.2K bytes
    - Viewed (0)
  3. cmd/object-api-datatypes.go

    	// as well as the value to use for the part-number-marker request parameter
    	// in a subsequent request.
    	NextPartNumberMarker int
    
    	// Maximum number of parts that were allowed in the response.
    	MaxParts int
    
    	// Indicates whether the returned list of parts is truncated.
    	IsTruncated bool
    
    	// List of all parts.
    	Parts []PartInfo
    
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Mon Jun 10 15:31:51 UTC 2024
    - 20.9K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_mips64.go

    	{"net.inet6.ip6.log_interval", []_C_int{4, 24, 17, 14}},
    	{"net.inet6.ip6.maxdynroutes", []_C_int{4, 24, 17, 48}},
    	{"net.inet6.ip6.maxfragpackets", []_C_int{4, 24, 17, 9}},
    	{"net.inet6.ip6.maxfrags", []_C_int{4, 24, 17, 41}},
    	{"net.inet6.ip6.mforwarding", []_C_int{4, 24, 17, 42}},
    	{"net.inet6.ip6.mrtmfc", []_C_int{4, 24, 17, 53}},
    	{"net.inet6.ip6.mrtmif", []_C_int{4, 24, 17, 52}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 11.9K bytes
    - Viewed (0)
  5. src/syscall/zsysctl_openbsd.go

    	{"net.inet6.ip6.log_interval", []_C_int{4, 24, 17, 14}},
    	{"net.inet6.ip6.maxdynroutes", []_C_int{4, 24, 17, 48}},
    	{"net.inet6.ip6.maxfragpackets", []_C_int{4, 24, 17, 9}},
    	{"net.inet6.ip6.maxfrags", []_C_int{4, 24, 17, 41}},
    	{"net.inet6.ip6.mforwarding", []_C_int{4, 24, 17, 42}},
    	{"net.inet6.ip6.mrtmfc", []_C_int{4, 24, 17, 53}},
    	{"net.inet6.ip6.mrtmif", []_C_int{4, 24, 17, 52}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 22 03:24:15 UTC 2023
    - 11.4K bytes
    - Viewed (0)
  6. okhttp/src/main/kotlin/okhttp3/internal/http2/Http2Reader.kt

         * @param port the IP port associated with the service.
         * @param maxAge time in seconds that this alternative is considered fresh.
         */
        fun alternateService(
          streamId: Int,
          origin: String,
          protocol: ByteString,
          host: String,
          port: Int,
          maxAge: Long,
        )
      }
    
      companion object {
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Mon Jan 08 01:13:22 UTC 2024
    - 19.9K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go

    	{"net.inet6.ip6.log_interval", []_C_int{4, 24, 17, 14}},
    	{"net.inet6.ip6.maxdynroutes", []_C_int{4, 24, 17, 48}},
    	{"net.inet6.ip6.maxfragpackets", []_C_int{4, 24, 17, 9}},
    	{"net.inet6.ip6.maxfrags", []_C_int{4, 24, 17, 41}},
    	{"net.inet6.ip6.mforwarding", []_C_int{4, 24, 17, 42}},
    	{"net.inet6.ip6.mrtmfc", []_C_int{4, 24, 17, 53}},
    	{"net.inet6.ip6.mrtmif", []_C_int{4, 24, 17, 52}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 11.9K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go

    	{"net.inet6.ip6.log_interval", []_C_int{4, 24, 17, 14}},
    	{"net.inet6.ip6.maxdynroutes", []_C_int{4, 24, 17, 48}},
    	{"net.inet6.ip6.maxfragpackets", []_C_int{4, 24, 17, 9}},
    	{"net.inet6.ip6.maxfrags", []_C_int{4, 24, 17, 41}},
    	{"net.inet6.ip6.mforwarding", []_C_int{4, 24, 17, 42}},
    	{"net.inet6.ip6.mrtmfc", []_C_int{4, 24, 17, 53}},
    	{"net.inet6.ip6.mrtmif", []_C_int{4, 24, 17, 52}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 11.9K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go

    	_C_long_long int64
    )
    
    type Timespec struct {
    	Sec  int64
    	Nsec int64
    }
    
    type Timeval struct {
    	Sec  int64
    	Usec int64
    }
    
    type Rusage struct {
    	Utime    Timeval
    	Stime    Timeval
    	Maxrss   int64
    	Ixrss    int64
    	Idrss    int64
    	Isrss    int64
    	Minflt   int64
    	Majflt   int64
    	Nswap    int64
    	Inblock  int64
    	Oublock  int64
    	Msgsnd   int64
    	Msgrcv   int64
    	Nsignals int64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 9.3K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_mips64.go

    	_C_long_long int64
    )
    
    type Timespec struct {
    	Sec  int64
    	Nsec int64
    }
    
    type Timeval struct {
    	Sec  int64
    	Usec int64
    }
    
    type Rusage struct {
    	Utime    Timeval
    	Stime    Timeval
    	Maxrss   int64
    	Ixrss    int64
    	Idrss    int64
    	Isrss    int64
    	Minflt   int64
    	Majflt   int64
    	Nswap    int64
    	Inblock  int64
    	Oublock  int64
    	Msgsnd   int64
    	Msgrcv   int64
    	Nsignals int64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 9.3K bytes
    - Viewed (0)
Back to top