Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for aces (0.03 sec)

  1. src/main/java/jcifs/smb1/smb1/SmbFile.java

        }
    
        private void processAces(final ACE[] aces, final boolean resolveSids) throws IOException {
            final String server = getServerWithDfs();
            int ai;
    
            if (resolveSids) {
                final SID[] sids = new SID[aces.length];
                final String[] names = null;
    
                for (ai = 0; ai < aces.length; ai++) {
                    sids[ai] = aces[ai].sid;
                }
    
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 30 05:58:03 UTC 2025
    - 112.2K bytes
    - Viewed (0)
  2. src/main/java/jcifs/smb/SmbFile.java

                        throw new SmbException(rpc.retval, true);
                    }
                    aces = rpc.getSecurity();
                    if (aces != null) {
                        processAces(aces, resolveSids);
                    }
                }
                return aces;
            }
        }
    
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 30 05:58:03 UTC 2025
    - 103.2K bytes
    - Viewed (0)
  3. src/main/resources/fess_indices/_aws/fess.json

              "type":       "stemmer_override",
              "rules": []
            },
            "romanian_stop": {
              "type":       "stop",
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jun 14 00:36:40 UTC 2025
    - 117.3K bytes
    - Viewed (0)
  4. src/main/resources/fess_indices/_cloud/fess.json

              "type":       "stemmer_override",
              "rules": []
            },
            "romanian_stop": {
              "type":       "stop",
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Feb 27 09:26:16 UTC 2021
    - 117.3K bytes
    - Viewed (0)
  5. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    glad to get an opportunity of showing off a little of her
    knowledge.  `Just think of what work it would make with the day
    and night!  You see the earth takes twenty-four hours to turn
    round on its axis--'
    
      `Talking of axes,' said the Duchess, `chop off her head!'
    
      Alice glanced rather anxiously at the cook, to see if she meant
    to take the hint; but the cook was busily stirring the soup, and
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 145.2K bytes
    - Viewed (0)
  6. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    *.001.test.code-builder-stg.platform.salesforce.com
    *.0emm.com
    *.advisor.ws
    *.af-south-1.airflow.amazonaws.com
    *.alces.network
    *.ap-east-1.airflow.amazonaws.com
    *.ap-northeast-1.airflow.amazonaws.com
    *.ap-northeast-2.airflow.amazonaws.com
    *.ap-northeast-3.airflow.amazonaws.com
    *.ap-south-1.airflow.amazonaws.com
    *.ap-south-2.airflow.amazonaws.com
    *.ap-southeast-1.airflow.amazonaws.com
    *.ap-southeast-2.airflow.amazonaws.com
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  7. src/main/webapp/js/admin/bootstrap.min.js.map

    getSpecialTransitionEndEvent()\n}\n\n/**\n * Public Util API\n */\n\nconst Util = {\n  TRANSITION_END: 'bsTransitionEnd',\n\n  getUID(prefix) {\n    do {\n      // eslint-disable-next-line no-bitwise\n      prefix += ~~(Math.random() * MAX_UID) // \"~~\" acts like a faster Math.floor() here\n    } while (document.getElementById(prefix))\n\n    return prefix\n  },\n\n  getSelectorFromElement(element) {\n    let selector = element.getAttribute('data-target')\n\n    if (!selector || selector === '#') {\n ...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 180.9K bytes
    - Viewed (0)
  8. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    *.001.test.code-builder-stg.platform.salesforce.com
    *.0emm.com
    *.advisor.ws
    *.af-south-1.airflow.amazonaws.com
    *.alces.network
    *.ap-east-1.airflow.amazonaws.com
    *.ap-northeast-1.airflow.amazonaws.com
    *.ap-northeast-2.airflow.amazonaws.com
    *.ap-northeast-3.airflow.amazonaws.com
    *.ap-south-1.airflow.amazonaws.com
    *.ap-south-2.airflow.amazonaws.com
    *.ap-southeast-1.airflow.amazonaws.com
    *.ap-southeast-2.airflow.amazonaws.com
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
Back to top