Searched refs:SUCCESS (Results 26 - 50 of 179) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os_brew/
H A Dos_dir.c33 if ((ret = IFILEMGR_EnumInit(pIFileMgr, dir, FALSE)) != SUCCESS) {
H A Dos_handle.c51 f_exists = IFILEMGR_Test(pIFileMgr, name) == SUCCESS ? 1 : 0;
H A Dos_stat.c72 if (IFILE_GetInfo(fhp->ifp, &fInfo) != SUCCESS) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dssl_verify.c327 if (SUCCESS == x509_verify_ns_cert_type (peer_cert, opt->ns_cert_type))
345 if (SUCCESS == x509_verify_cert_ku (peer_cert, opt->remote_cert_ku, MAX_PARMS))
359 if (SUCCESS == x509_verify_cert_eku (peer_cert, opt->remote_cert_eku))
391 return SUCCESS;
477 return SUCCESS;
500 if (SUCCESS != x509_write_pem(peercert_file, peercert))
548 return SUCCESS;
581 ret = SUCCESS;
619 if (SUCCESS != x509_get_username (common_name, TLS_USERNAME_LEN,
672 if (cert_depth == 0 && SUCCESS !
[all...]
H A Dssl_verify_backend.h36 typedef enum { SUCCESS=0, FAILURE=1 } result_t; enumerator in enum:__anon5022
56 * @return \c SUCCESS if verification was successful, \c FAILURE on failure.
110 * @return \c FAILURE, \c or SUCCESS
186 * @return \c SUCCESS if NS_CERT_CHECK_NONE or if the certificate has
201 * @return \c SUCCESS if one of the key usage values matches, \c FAILURE
216 * @return \c SUCCESS if one of the expected OID matches one of the
242 * @return \c SUCCESS if the CRL was not signed by the issuer of the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr016/src/com/sleepycat/db/test/
H A DAssociateTest.java116 while (dbcp.getNext(readkey, readdata, LockMode.DEFAULT) == OperationStatus.SUCCESS) {
142 if(secDb.get(null, seckey, secdata, null) == OperationStatus.SUCCESS)
150 if(secDb.get(null, seckey, secpkey, secdata, null) == OperationStatus.SUCCESS)
166 if(secDb.get(null, seckey, secdata, null) == OperationStatus.SUCCESS)
174 if(secDb.get(null, seckey, secpkey, secdata, null) == OperationStatus.SUCCESS)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/collections/
H A DDataCursor.java252 if (status != OperationStatus.SUCCESS) {
258 if (status == OperationStatus.SUCCESS) {
313 return (status == OperationStatus.SUCCESS);
624 if (status == OperationStatus.SUCCESS &&
638 while (status == OperationStatus.SUCCESS) {
645 /* if status != SUCCESS set range cursor to invalid? */
673 while (status == OperationStatus.SUCCESS) {
718 return OperationStatus.SUCCESS;
792 if (status == OperationStatus.SUCCESS) {
819 if (status == OperationStatus.SUCCESS) {
[all...]
H A DDataView.java325 return cursor.getFirst(false) != OperationStatus.SUCCESS;
371 if (status == OperationStatus.SUCCESS && !range.check(keyThang)) {
377 if (status == OperationStatus.SUCCESS) {
400 OperationStatus status = OperationStatus.SUCCESS;
401 while (status == OperationStatus.SUCCESS) {
407 if (status == OperationStatus.SUCCESS) {
H A DStoredValueSet.java124 return (status == OperationStatus.SUCCESS);
H A DStoredCollection.java98 return (status == OperationStatus.SUCCESS);
473 while (status == OperationStatus.SUCCESS) {
547 return (status == OperationStatus.SUCCESS) ?
H A DStoredList.java179 if (status == OperationStatus.SUCCESS) {
291 if (status == OperationStatus.SUCCESS) {
369 return (status == OperationStatus.SUCCESS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dkgdb.c267 SUCCESS, E01, E02, E03, E04, E05, E06, E07 enumerator in enum:error_type
321 static int consistency_status = SUCCESS;
462 thread. Returns status code SUCCESS, E02 or E05. */
466 int status = SUCCESS;
498 than the current thread. Returns status code SUCCESS or E07. */
502 int status = SUCCESS;
542 return SUCCESS;
548 return SUCCESS;
554 return SUCCESS;
560 return SUCCESS;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dlocking-selftest.c40 #define SUCCESS 1 macro
1001 dotest(name##_##nr, SUCCESS, LOCKTYPE_RWLOCK); \
1013 dotest(name##_rlock_##nr, SUCCESS, LOCKTYPE_RWLOCK); \
1020 dotest(name##_rlock_##nr, SUCCESS, LOCKTYPE_RWLOCK); \
1035 dotest(name##_spin, SUCCESS, LOCKTYPE_SPIN); \
1036 dotest(name##_wlock, SUCCESS, LOCKTYPE_RWLOCK); \
1037 dotest(name##_rlock, SUCCESS, LOCKTYPE_RWLOCK); \
1038 dotest(name##_mutex, SUCCESS, LOCKTYPE_MUTEX); \
1039 dotest(name##_wsem, SUCCESS, LOCKTYPE_RWSEM); \
1040 dotest(name##_rsem, SUCCESS, LOCKTYPE_RWSE
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/missing/
H A Dgetnameinfo.c49 #define SUCCESS 0 macro
221 return SUCCESS;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/bind/serial/
H A DStoredClassCatalog.java113 if (status != OperationStatus.SUCCESS) {
178 if (status != OperationStatus.SUCCESS) {
230 if (status != OperationStatus.SUCCESS) {
297 if (status != OperationStatus.SUCCESS) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/
H A DKeysIndex.java67 if (status == OperationStatus.SUCCESS) {
H A DSubIndex.java100 return (status == OperationStatus.SUCCESS);
119 if (status == OperationStatus.SUCCESS) {
172 if (status == OperationStatus.SUCCESS) {
187 return (status == OperationStatus.SUCCESS);
H A DBasicIndex.java90 return (status == OperationStatus.SUCCESS);
107 while (status == OperationStatus.SUCCESS) {
135 return (status == OperationStatus.SUCCESS);
H A DEntityJoin.java211 if (status == OperationStatus.SUCCESS) {
264 if (status == OperationStatus.SUCCESS) {
273 if (status == OperationStatus.SUCCESS) {
H A DPrimaryIndex.java357 if (status == OperationStatus.SUCCESS) {
478 return (status == OperationStatus.SUCCESS);
517 if (status == OperationStatus.SUCCESS) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/db/GettingStarted/
H A DExampleDatabaseRead.java94 while(retVal == OperationStatus.SUCCESS) {
123 LockMode.DEFAULT) == OperationStatus.SUCCESS) {
160 LockMode.DEFAULT) != OperationStatus.SUCCESS) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dairo.c289 #define SUCCESS 0 macro
1374 return SUCCESS;
1427 return SUCCESS;
1467 return SUCCESS;
1471 return SUCCESS;
1522 if (RxSeqValid(ai, context, mcast, micSEQ) == SUCCESS) {
1524 return SUCCESS;
1584 return SUCCESS;
1598 return SUCCESS;
1777 if (rc!=SUCCESS)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/storage/
H A Dscsiglue.c346 return SUCCESS;
363 return result < 0 ? FAILED : SUCCESS;
374 return result < 0 ? FAILED : SUCCESS;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/persist/
H A DEventExample.java299 OperationStatus.SUCCESS) {
350 OperationStatus.SUCCESS) {
367 OperationStatus.SUCCESS) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Dbrew_db.h130 AEECLSID_FILEMGR, (void **)&(mgr))) == SUCCESS) \

Completed in 260 milliseconds

12345678