Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for 0x58 (0.04 sec)

  1. istioctl/pkg/authz/testdata/configdump.yaml

            }
           ],
           "listener_filters_timeout": "0s",
           "traffic_direction": "INBOUND",
           "continue_on_listener_filters_timeout": true
          },
          "last_updated": "2023-06-20T09:08:58.887Z"
         }
        },
        {
         "name": "connect_terminate",
         "active_state": {
          "version_info": "2023-06-20T09:07:41Z/3",
          "listener": {
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Wed Jun 21 14:20:23 UTC 2023
    - 206.7K bytes
    - Viewed (0)
  2. src/main/java/jcifs/smb1/smb1/SmbFile.java

     */
        public static final int ATTR_SYSTEM     = 0x04;
    /**
     * A file with this bit on as returned by <tt>getAttributes()</tt> is
     * a volume
     */
        public static final int ATTR_VOLUME     = 0x08;
    /**
     * A file with this bit on as returned by <tt>getAttributes()</tt> is
     * a directory
     */
        public static final int ATTR_DIRECTORY  = 0x10;
    /**
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Mon Mar 13 12:00:57 UTC 2023
    - 107.9K bytes
    - Viewed (0)
Back to top