Searched refs:H_OK (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/dbinc/
H A Dhash.h91 #define H_OK 0x0080 /* Request succeeded. */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/dbinc/
H A Dhash.h91 #define H_OK 0x0080 /* Request succeeded. */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/dbinc/
H A Dhash.h91 #define H_OK 0x0080 /* Request succeeded. */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/hash/
H A Dhash_page.c88 F_CLR(hcp, H_OK | H_NOMORE);
108 F_SET(hcp, H_OK);
136 F_SET(hcp, H_OK);
229 F_SET(hcp, H_OK);
248 F_SET(hcp, H_OK);
285 F_CLR(hcp, H_OK | H_NOMORE | H_DELETED);
301 F_SET(hcp, H_OK);
324 F_CLR(hcp, H_OK);
405 F_CLR(hcp, H_OK);
413 F_CLR(hcp, H_OK);
[all...]
H A Dhash_stat.c329 { H_OK, "H_OK" },
H A Dhash.c533 else if (F_ISSET(hcp, H_OK)) {
1768 * the key resides. If the key is found, the cursor H_OK flag is set
1770 * If the key is not found, the H_OK flag is not set. If the sought
1833 F_SET(hcp, H_OK);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/hash/
H A Dhash_page.c88 F_CLR(hcp, H_OK | H_NOMORE);
108 F_SET(hcp, H_OK);
136 F_SET(hcp, H_OK);
229 F_SET(hcp, H_OK);
248 F_SET(hcp, H_OK);
285 F_CLR(hcp, H_OK | H_NOMORE | H_DELETED);
301 F_SET(hcp, H_OK);
324 F_CLR(hcp, H_OK);
405 F_CLR(hcp, H_OK);
413 F_CLR(hcp, H_OK);
[all...]
H A Dhash_stat.c329 { H_OK, "H_OK" },
H A Dhash.c533 else if (F_ISSET(hcp, H_OK)) {
1768 * the key resides. If the key is found, the cursor H_OK flag is set
1770 * If the key is not found, the H_OK flag is not set. If the sought
1833 F_SET(hcp, H_OK);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/hash/
H A Dhash_page.c88 F_CLR(hcp, H_OK | H_NOMORE);
108 F_SET(hcp, H_OK);
136 F_SET(hcp, H_OK);
229 F_SET(hcp, H_OK);
248 F_SET(hcp, H_OK);
285 F_CLR(hcp, H_OK | H_NOMORE | H_DELETED);
301 F_SET(hcp, H_OK);
324 F_CLR(hcp, H_OK);
405 F_CLR(hcp, H_OK);
413 F_CLR(hcp, H_OK);
[all...]
H A Dhash_stat.c329 { H_OK, "H_OK" },
H A Dhash.c533 else if (F_ISSET(hcp, H_OK)) {
1768 * the key resides. If the key is found, the cursor H_OK flag is set
1770 * If the key is not found, the H_OK flag is not set. If the sought
1833 F_SET(hcp, H_OK);

Completed in 95 milliseconds