Search Options

Results per page
Sort
Preferred Languages
Advance

Results 111 - 120 of 269 for setFid (0.12 sec)

  1. src/syscall/zsysctl_openbsd.go

    	{"ddb.max_width", []_C_int{9, 2}},
    	{"ddb.panic", []_C_int{9, 5}},
    	{"ddb.profile", []_C_int{9, 9}},
    	{"ddb.radix", []_C_int{9, 1}},
    	{"ddb.tab_stop_width", []_C_int{9, 4}},
    	{"ddb.trigger", []_C_int{9, 8}},
    	{"fs.posix.setuid", []_C_int{3, 1, 1}},
    	{"hw.allowpowerdown", []_C_int{6, 22}},
    	{"hw.byteorder", []_C_int{6, 4}},
    	{"hw.cpuspeed", []_C_int{6, 12}},
    	{"hw.diskcount", []_C_int{6, 10}},
    	{"hw.disknames", []_C_int{6, 8}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 22 03:24:15 UTC 2023
    - 11.4K bytes
    - Viewed (0)
  2. src/main/java/jcifs/smb/SmbPipeHandleImpl.java

                    return resp.getOutputLength();
                }
                else if ( this.transact ) {
                    TransTransactNamedPipe req = new TransTransactNamedPipe(th.getConfig(), fh.getFid(), buf, off, length);
                    TransTransactNamedPipeResponse resp = new TransTransactNamedPipeResponse(th.getConfig(), inB);
    Registered: Wed Jun 12 15:45:55 UTC 2024
    - Last Modified: Mon Apr 13 17:05:22 UTC 2020
    - 10.3K bytes
    - Viewed (0)
  3. security/pkg/nodeagent/sds/sdsservice.go

    	return &c.BaseConnection
    }
    
    var connectionNumber = int64(0)
    
    func (c *Context) Initialize(_ *core.Node) error {
    	id := atomic.AddInt64(&connectionNumber, 1)
    	con := c.XdsConnection()
    	con.SetID(strconv.FormatInt(id, 10))
    
    	c.s.Lock()
    	c.s.clients[con.ID()] = c
    	c.s.Unlock()
    
    	con.MarkInitialized()
    	return nil
    }
    
    func (c *Context) Close() {
    	c.s.Lock()
    	defer c.s.Unlock()
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Sat May 25 00:20:04 UTC 2024
    - 10.9K bytes
    - Viewed (0)
  4. platforms/software/maven/src/main/java/org/gradle/api/publish/maven/internal/tasks/MavenPomFileGenerator.java

            return target;
        }
    
        private static Developer convertDeveloper(MavenPomDeveloper source) {
            Developer target = new Developer();
            target.setId(source.getId().getOrNull());
            target.setName(source.getName().getOrNull());
            target.setEmail(source.getEmail().getOrNull());
            target.setUrl(source.getUrl().getOrNull());
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Oct 12 14:02:46 UTC 2023
    - 13.8K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go

    	{"ddb.max_width", []_C_int{9, 2}},
    	{"ddb.panic", []_C_int{9, 5}},
    	{"ddb.profile", []_C_int{9, 9}},
    	{"ddb.radix", []_C_int{9, 1}},
    	{"ddb.tab_stop_width", []_C_int{9, 4}},
    	{"ddb.trigger", []_C_int{9, 8}},
    	{"fs.posix.setuid", []_C_int{3, 1, 1}},
    	{"hw.allowpowerdown", []_C_int{6, 22}},
    	{"hw.byteorder", []_C_int{6, 4}},
    	{"hw.cpuspeed", []_C_int{6, 12}},
    	{"hw.diskcount", []_C_int{6, 10}},
    	{"hw.disknames", []_C_int{6, 8}},
    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. staging/src/k8s.io/apiserver/pkg/registry/rest/update.go

    		return err
    	}
    	objectMeta.SetGeneration(oldMeta.GetGeneration())
    
    	strategy.PrepareForUpdate(ctx, obj, old)
    
    	// Use the existing UID if none is provided
    	if len(objectMeta.GetUID()) == 0 {
    		objectMeta.SetUID(oldMeta.GetUID())
    	}
    	// ignore changes to timestamp
    	if oldCreationTime := oldMeta.GetCreationTimestamp(); !oldCreationTime.IsZero() {
    		objectMeta.SetCreationTimestamp(oldMeta.GetCreationTimestamp())
    	}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Sep 27 11:48:28 UTC 2022
    - 11.8K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_ppc64.go

    	{"ddb.max_width", []_C_int{9, 2}},
    	{"ddb.panic", []_C_int{9, 5}},
    	{"ddb.profile", []_C_int{9, 9}},
    	{"ddb.radix", []_C_int{9, 1}},
    	{"ddb.tab_stop_width", []_C_int{9, 4}},
    	{"ddb.trigger", []_C_int{9, 8}},
    	{"fs.posix.setuid", []_C_int{3, 1, 1}},
    	{"hw.allowpowerdown", []_C_int{6, 22}},
    	{"hw.byteorder", []_C_int{6, 4}},
    	{"hw.cpuspeed", []_C_int{6, 12}},
    	{"hw.diskcount", []_C_int{6, 10}},
    	{"hw.disknames", []_C_int{6, 8}},
    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_riscv64.go

    	{"ddb.max_width", []_C_int{9, 2}},
    	{"ddb.panic", []_C_int{9, 5}},
    	{"ddb.profile", []_C_int{9, 9}},
    	{"ddb.radix", []_C_int{9, 1}},
    	{"ddb.tab_stop_width", []_C_int{9, 4}},
    	{"ddb.trigger", []_C_int{9, 8}},
    	{"fs.posix.setuid", []_C_int{3, 1, 1}},
    	{"hw.allowpowerdown", []_C_int{6, 22}},
    	{"hw.byteorder", []_C_int{6, 4}},
    	{"hw.cpuspeed", []_C_int{6, 12}},
    	{"hw.diskcount", []_C_int{6, 10}},
    	{"hw.disknames", []_C_int{6, 8}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 12K bytes
    - Viewed (0)
  9. src/os/signal/signal_cgo_test.go

    	cmd.Stdin = os.Stdin
    	cmd.Stdout = os.Stdout // for logging
    	cmd.Stderr = os.Stderr
    	cmd.ExtraFiles = []*os.File{procTTY, controlW}
    	cmd.SysProcAttr = &syscall.SysProcAttr{
    		Setsid:  true,
    		Setctty: true,
    		Ctty:    ptyFD,
    	}
    
    	if err := cmd.Start(); err != nil {
    		t.Fatal(err)
    	}
    
    	if err := procTTY.Close(); err != nil {
    		t.Errorf("closing procTTY: %v", err)
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Mar 20 10:09:15 UTC 2024
    - 10.7K bytes
    - Viewed (0)
  10. src/main/java/org/codelibs/fess/helper/SearchHelper.java

                final UpdateRequestBuilder builder =
                        ComponentUtil.getSearchEngineClient().prepareUpdate().setIndex(fessConfig.getIndexDocumentUpdateIndex()).setId(id);
                builderLambda.accept(builder);
                final UpdateResponse response = builder.execute().actionGet(fessConfig.getIndexIndexTimeout());
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 16.8K bytes
    - Viewed (0)
Back to top