Searched refs:R_SETCURSOR (Results 1 - 4 of 4) sorted by last modified time

/netbsd-current/tests/lib/libc/db/
H A Dh_db.c575 if (!strcmp(s, "R_SETCURSOR")) return R_SETCURSOR;
593 case R_SETCURSOR: return "R_SETCURSOR";
/netbsd-current/lib/libc/db/btree/
H A Dbt_put.c246 if (flags == R_SETCURSOR)
/netbsd-current/include/
H A Ddb.h69 #define R_SETCURSOR 10 /* put (RECNO) */ macro
/netbsd-current/lib/libc/db/recno/
H A Drec_put.c112 case R_SETCURSOR:
172 case R_SETCURSOR:

Completed in 192 milliseconds