Searched refs:expired (Results 1 – 25 of 37) sorted by relevance
12
/external/e2fsprogs/lib/et/test_cases/ |
D | heimdal.et | 14 ec KDC_NAME_EXP, "Kerberos principal expired" 15 ec KDC_SERVICE_EXP, "Kerberos service expired" 16 ec KDC_AUTH_EXP, "Kerberos auth expired" 32 ec RD_AP_EXP, "Kerberos ticket expired"
|
D | simple.et | 10 "TGT expired" 16 "Ticket expired"
|
/external/webkit/LayoutTests/fast/dom/Geolocation/ |
D | timeout-zero-expected.txt | 8 PASS error.message is "Timeout expired"
|
D | timeout-clear-watch-expected.txt | 8 PASS error.message is "Timeout expired"
|
/external/webkit/WebKitLibraries/WebCoreSQLite3/ |
D | sqlite3ext.h | 87 int (*expired)(sqlite3_stmt*); member 220 #define sqlite3_expired sqlite3_api->expired
|
/external/openssl/crypto/store/ |
D | README | 94 removal of expired certificates. lock_store and unlock_store
|
/external/bouncycastle/src/main/java/org/bouncycastle/x509/ |
D | CertPathReviewerMessages.properties | 197 # certificate expired 198 # {0} the date the certificate expired 199 CertPathReviewer.certificateExpired.title = Certificate is expired 200 CertPathReviewer.certificateExpired.text = Could not validate the certificate. Certificate expired … 201 CertPathReviewer.certificateExpired.summary = Certificate expired on {0,date} {0,time,full}. 202 …ificateExpired.details = Could not validate the certificate. Certificate expired on {0,date} {0,ti…
|
/external/bluetooth/bluez/doc/ |
D | adapter-api.txt | 233 false after the timer expired.
|
/external/dnsmasq/contrib/lease-access/ |
D | lease.access.patch | 281 lease_prune(NULL, now); /* lose any expired leases */
|
/external/iproute2/doc/ |
D | api-ip6-flowlabels.tex | 75 flow label for another flow within the maximal lifetime has expired,
|
D | ip-cref.tex | 1006 \item\verb|probe| --- the delay timer expired but no confirmation was received.
|
/external/iproute2/ |
D | ChangeLog | 191 * [ip] remove duplicated code for expired message of xfrm.
|
/external/dnsmasq/ |
D | FAQ | 137 cache entries would have expired after a shutdown. For longer-lived
|
D | CHANGELOG.archive | 292 Don't put expired DHCP entries into the cache only to
|
/external/dnsmasq/po/ |
D | de.po | 90 # @Simon: "unexpired" = "nicht abgelaufen" (expired=abgelaufen) -- altogether it sounds complicated…
|
/external/wpa_supplicant_6/wpa_supplicant/ |
D | ChangeLog | 183 full handshake when using EAP-FAST (e.g., due to an expired 740 password has expired)
|
/external/blktrace/doc/ |
D | blktrace.tex | 761 BLK\_TA\_UNPLUG\_TIMER & Unplug device after timer expired. \\ \hline
|
/external/sqlite/dist/ |
D | sqlite3.h.orig | 4439 ** then the BLOB handle is marked as "expired". 4443 ** a expired BLOB handle fail with an return code of [SQLITE_ABORT]. 4523 ** ^An attempt to read from an expired [BLOB handle] fails with an 4557 ** ^An attempt to write to an expired [BLOB handle] fails with an 4559 ** before the [BLOB handle] expired are not rolled back by the 4561 ** have been overwritten by the statement that expired the BLOB handle
|
D | sqlite3.c | 17824 u8 expired; /* True if the VM needs to be recompiled */ member 47582 p->expired = 0; 49661 if( p->runOnlyOnce ) p->expired = 1; 49662 }else if( p->rc && p->expired ){ 50487 p->expired = 1; 50566 return p==0 || p->expired; 50663 p->expired = 1; 50871 if( p->pc<=0 && p->expired ){ 50971 v->expired = 0; 51491 p->expired = 1; [all …]
|
D | sqlite3.c.orig | 4963 ** then the BLOB handle is marked as "expired". 4967 ** a expired BLOB handle fail with an return code of [SQLITE_ABORT]. 5047 ** ^An attempt to read from an expired [BLOB handle] fails with an 5081 ** ^An attempt to write to an expired [BLOB handle] fails with an 5083 ** before the [BLOB handle] expired are not rolled back by the 5085 ** have been overwritten by the statement that expired the BLOB handle 17819 u8 expired; /* True if the VM needs to be recompiled */ 47571 p->expired = 0; 49650 if( p->runOnlyOnce ) p->expired = 1; 49651 }else if( p->rc && p->expired ){ [all …]
|
/external/wpa_supplicant/ |
D | ChangeLog | 593 password has expired)
|
/external/qemu/ |
D | qemu-options.hx | 1498 situations where the watchdog would have expired, and thus
|
/external/grub/docs/ |
D | grub.texi | 2159 booted after the timeout expired. The user can still request the
|
D | grub.info | 1979 booted after the timeout expired. The user can still request the
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 3202 be released under the GPL has finally expired.
|
12