Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 106 for maxargs (0.58 sec)

  1. src/syscall/ztypes_linux_s390x.go

    type Tms struct {
    	Utime  int64
    	Stime  int64
    	Cutime int64
    	Cstime int64
    }
    
    type Utimbuf struct {
    	Actime  int64
    	Modtime 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: Wed Nov 08 17:55:49 UTC 2023
    - 10.4K bytes
    - Viewed (0)
  2. src/syscall/ztypes_linux_mips64le.go

    type Tms struct {
    	Utime  int64
    	Stime  int64
    	Cutime int64
    	Cstime int64
    }
    
    type Utimbuf struct {
    	Actime  int64
    	Modtime 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: Wed Nov 08 17:55:49 UTC 2023
    - 10.1K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_ppc64.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)
  4. src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_riscv64.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
    - 12K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.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)
  6. src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.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)
  7. src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go

    type Tms struct {
    	Utime  int64
    	Stime  int64
    	Cutime int64
    	Cstime int64
    }
    
    type Utimbuf struct {
    	Actime  int64
    	Modtime 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: Wed May 08 16:12:58 UTC 2024
    - 12.6K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go

    type Tms struct {
    	Utime  int64
    	Stime  int64
    	Cutime int64
    	Cstime int64
    }
    
    type Utimbuf struct {
    	Actime  int64
    	Modtime 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: Wed May 08 16:12:58 UTC 2024
    - 12.1K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go

    type Tms struct {
    	Utime  int64
    	Stime  int64
    	Cutime int64
    	Cstime int64
    }
    
    type Utimbuf struct {
    	Actime  int64
    	Modtime 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: Wed May 08 16:12:58 UTC 2024
    - 12.4K bytes
    - Viewed (0)
  10. src/text/template/exec.go

    			}
    			// If it's a function, we must call it.
    			if hasArgs {
    				s.errorf("%s has arguments but cannot be invoked as function", fieldName)
    			}
    			return field
    		}
    	case reflect.Map:
    		// If it's a map, attempt to use the field name as a key.
    		nameVal := reflect.ValueOf(fieldName)
    		if nameVal.Type().AssignableTo(receiver.Type().Key()) {
    			if hasArgs {
    				s.errorf("%s is not a method but has arguments", fieldName)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 24 21:22:24 UTC 2024
    - 32K bytes
    - Viewed (0)
Back to top