Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 14 of 14 for 40xf32 (0.07 sec)

  1. src/main/java/jcifs/internal/smb1/ServerMessageBlock.java

        /**
         * 
         */
        public static final byte SMB_COM_WRITE_ANDX = (byte) 0x2F;
    
        /**
         * 
         */
        public static final byte SMB_COM_TRANSACTION2 = (byte) 0x32;
    
        /**
         * 
         */
        public static final byte SMB_COM_FIND_CLOSE2 = (byte) 0x34;
    
        /**
         * 
         */
        public static final byte SMB_COM_TREE_DISCONNECT = (byte) 0x71;
    
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Sun Aug 05 09:45:59 UTC 2018
    - 32.7K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.6.md

    ### CronJob
    * Add configurable limits to CronJob resource to specify how many successful and failed jobs are preserved. ([#40932](https://github.com/kubernetes/kubernetes/pull/40932), [@peay](https://github.com/peay))
    
    ### DaemonSet
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 304K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.7.md

    Changed Kubelet default image-gc-high-threshold to 85% to resolve a conflict with default settings in docker that prevented image garbage collection from resolving low disk space situations when using devicemapper storage. ([#40432](https://github.com/kubernetes/kubernetes/pull/40432), [@sjenning](https://github.com/sjenning))
    
      * Mark all static pods on the Master node as critical to prevent preemption ([#47356](https://github.com/kubernetes/kubernetes/pull/47356), [@dashpole](https://g...
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 308.7K bytes
    - Viewed (0)
  4. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	RDFSBASEQ R11                           // f3490faec3
    	RDGSBASEQ DX                            // f3480faeca
    	RDGSBASEQ R11                           // f3490faecb
    	RDMSR                                   // 0f32
    	RDPKRU                                  // 0f01ee
    	RDPMC                                   // 0f33
    	RDRANDW DX                              // 660fc7f2
    	RDRANDW R11                             // 66410fc7f3
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Oct 08 21:38:44 UTC 2021
    - 581.9K bytes
    - Viewed (0)
Back to top