HomeSort by relevance Sort by last modified time
    Searched full:unreg (Results 1 - 7 of 7) sorted by null

  /external/wpa_supplicant/
main_winsvc.c 26 * 'wpasvc.exe unreg'.
432 } else if (os_strcmp(argv[1], "unreg") == 0) {
ChangeLog 354 'net start wpasvc' to start the service, 'wpasvc.exe unreg' to
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
main_winsvc.c 26 * 'wpasvc.exe unreg'.
451 } else if (os_strcmp(argv[1], "unreg") == 0) {
ChangeLog 501 'net start wpasvc' to start the service, 'wpasvc.exe unreg' to
    [all...]
  /external/icu4c/test/intltest/
nmfmapts.cpp 351 logln((UnicodeString)"f5 unreg cur: " + res5);
rbbiapts.cpp 957 UBool unreg = BreakIterator::unregister(key, status); local
958 if (!unreg) {
    [all...]
  /external/icu4c/i18n/
ucurr.cpp 253 static UBool unreg(UCurrRegistryKey key) { function in struct:CReg
349 return CReg::unreg(key);
    [all...]

Completed in 32 milliseconds