Searched refs:H_CONTINUE (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dhash.h84 #define H_CONTINUE 0x0001 /* Join--search strictly fwd for data */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-powerpc/
H A Dhvcall.h17 #define H_CONTINUE 18 /* Returned from H_Join on success */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_stat.c322 { H_CONTINUE, "H_CONTINUE" },
H A Dhash.c1384 F_SET(hcp, H_CONTINUE);
1392 F_CLR(hcp, H_CONTINUE);
H A Dhash_dup.c751 i = F_ISSET(hcp, H_CONTINUE) ? hcp->dup_off: 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/kernel/
H A Drtas.c670 * one thread got H_CONTINUE. If any error happens,
681 if (rc == H_CONTINUE) {

Completed in 131 milliseconds