Home
last modified time | relevance | path

Searched refs:R_FIRST (Results 1 – 25 of 495) sorted by relevance

12345678910>>...20

/dports/devel/p5-Cache/Cache-2.11/lib/Cache/File/
H A DHeap.pm151 $self->_db->seq($key, $val, R_FIRST)
168 $db->seq($key, $val, R_FIRST)
183 $db->seq($key, $val, R_FIRST)
199 $db->seq($key, $val, R_FIRST)
/dports/mail/popa3d-before-sendmail/popa3d-1.0.3/
H A Dpop_db.c84 ret = db->seq(db, &key, &data, R_FIRST); in write_db_entry()
94 ret = db->seq(db, &key, &data, R_FIRST); in write_db_entry()
/dports/mail/opensmtpd/opensmtpd-6.8.0p2/usr.sbin/smtpd/
H A Dtable_db.c221 r = handle->db->seq(handle->db, &dbk, &dbd, R_FIRST); in table_db_fetch()
226 r = handle->db->seq(handle->db, &dbk, &dbd, R_FIRST); in table_db_fetch()
249 for (r = handle->db->seq(handle->db, &dbk, &dbd, R_FIRST); !r; in table_db_get_entry_match()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/plugins/kdb/db2/libdb2/recno/
H A Drec_close.c156 status = (dbp->seq)(dbp, &key, &data, R_FIRST);
167 status = (dbp->seq)(dbp, &key, &data, R_FIRST);
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/recno/
H A Drec_close.c151 status = (dbp->seq)(dbp, &key, &data, R_FIRST);
161 status = (dbp->seq)(dbp, &key, &data, R_FIRST);
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/db/recno/
H A Drec_close.c153 status = (dbp->seq)(dbp, &key, &data, R_FIRST); in __rec_sync()
164 status = (dbp->seq)(dbp, &key, &data, R_FIRST); in __rec_sync()
/dports/editors/vigor/vigor-0.016/db/recno/
H A Drec_close.c155 status = (dbp->seq)(dbp, &key, &data, R_FIRST);
165 status = (dbp->seq)(dbp, &key, &data, R_FIRST);
/dports/security/krb5/krb5-1.19.2/src/plugins/kdb/db2/libdb2/recno/
H A Drec_close.c156 status = (dbp->seq)(dbp, &key, &data, R_FIRST);
167 status = (dbp->seq)(dbp, &key, &data, R_FIRST);
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/console/
H A Dconsole_conf.cc40 static BareosResource* sres_head[R_LAST - R_FIRST + 1];
169 int rindex = type - R_FIRST; in SaveResource()
262 R_FIRST, R_LAST, resources, res_head, default_config_filename.c_str(), in InitConsConfig()
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/console/
H A Dconsole_conf.cc40 static BareosResource* sres_head[R_LAST - R_FIRST + 1];
169 int rindex = type - R_FIRST; in SaveResource()
262 R_FIRST, R_LAST, resources, res_head, default_config_filename.c_str(), in InitConsConfig()
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/console/
H A Dconsole_conf.cc40 static BareosResource* sres_head[R_LAST - R_FIRST + 1];
169 int rindex = type - R_FIRST; in SaveResource()
262 R_FIRST, R_LAST, resources, res_head, default_config_filename.c_str(), in InitConsConfig()
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/console/
H A Dconsole_conf.cc41 static BareosResource* sres_head[R_LAST - R_FIRST + 1];
174 int rindex = type - R_FIRST; in SaveResource()
267 R_FIRST, R_LAST, resources, res_head, default_config_filename.c_str(), in InitConsConfig()
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/console/
H A Dconsole_conf.cc41 static BareosResource* sres_head[R_LAST - R_FIRST + 1];
174 int rindex = type - R_FIRST; in SaveResource()
267 R_FIRST, R_LAST, resources, res_head, default_config_filename.c_str(), in InitConsConfig()
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/console/
H A Dconsole_conf.cc41 static BareosResource* sres_head[R_LAST - R_FIRST + 1];
174 int rindex = type - R_FIRST; in SaveResource()
267 R_FIRST, R_LAST, resources, res_head, default_config_filename.c_str(), in InitConsConfig()
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/console/
H A Dconsole_conf.cc41 static BareosResource* sres_head[R_LAST - R_FIRST + 1];
174 int rindex = type - R_FIRST; in SaveResource()
267 R_FIRST, R_LAST, resources, res_head, default_config_filename.c_str(), in InitConsConfig()
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/console/
H A Dconsole_conf.cc40 static BareosResource* sres_head[R_LAST - R_FIRST + 1];
169 int rindex = type - R_FIRST; in SaveResource()
262 R_FIRST, R_LAST, resources, res_head, default_config_filename.c_str(), in InitConsConfig()
/dports/databases/db18/db-18.1.40/lang/perl/DB_File/
H A Dfallback.h88 #ifdef R_FIRST in constant_7()
89 *iv_return = R_FIRST; in constant_7()
/dports/databases/db5/db-5.3.28/lang/perl/DB_File/
H A Dfallback.h88 #ifdef R_FIRST in constant_7()
89 *iv_return = R_FIRST; in constant_7()
/dports/textproc/p5-RDFStore/RDFStore-0.51/test/
H A Ddbstats.c30 while((db->seq)(db,&k, &v, i ? R_FIRST : R_NEXT) == 0) { in main()
/dports/www/squidguard/squidGuard-1.4/contrib/squidGuardRobot/
H A DsquidGuardRobot.in682 for ($status = $domaindb->seq($key, $val, R_FIRST);
754 for ($status = $urldb->seq($key, $val, R_FIRST);
830 for ($status = $linkdb->seq($key, $val, R_FIRST);
1164 if (defined($linkdb->seq($key, $val, R_FIRST))) {
1588 for ($status = $urldb->seq($key, $val, R_FIRST);
1689 for ($status = $linkdb->seq($key, $val, R_FIRST);
1799 for ($status = $db->seq($key, $val, R_FIRST);
1813 for ($status = $db->seq($key, $val, R_FIRST);
1842 for ($status = $db->seq($key, $val, R_FIRST);
1945 for ($status = $linkdb->seq($key, $val, R_FIRST);
[all …]
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/qt-tray-monitor/
H A Dtray_conf.cc56 static BareosResource* sres_head[R_LAST - R_FIRST + 1];
273 int rindex = type - R_FIRST; in SaveResource()
385 R_FIRST, R_LAST, resources, res_head, default_config_filename.c_str(), in InitTmonConfig()
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/qt-tray-monitor/
H A Dtray_conf.cc56 static BareosResource* sres_head[R_LAST - R_FIRST + 1];
273 int rindex = type - R_FIRST; in SaveResource()
385 R_FIRST, R_LAST, resources, res_head, default_config_filename.c_str(), in InitTmonConfig()
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/qt-tray-monitor/
H A Dtray_conf.cc58 static BareosResource* sres_head[R_LAST - R_FIRST + 1];
280 int rindex = type - R_FIRST; in SaveResource()
392 R_FIRST, R_LAST, resources, res_head, default_config_filename.c_str(), in InitTmonConfig()
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/qt-tray-monitor/
H A Dtray_conf.cc56 static BareosResource* sres_head[R_LAST - R_FIRST + 1];
273 int rindex = type - R_FIRST; in SaveResource()
385 R_FIRST, R_LAST, resources, res_head, default_config_filename.c_str(), in InitTmonConfig()
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/qt-tray-monitor/
H A Dtray_conf.cc58 static BareosResource* sres_head[R_LAST - R_FIRST + 1];
280 int rindex = type - R_FIRST; in SaveResource()
392 R_FIRST, R_LAST, resources, res_head, default_config_filename.c_str(), in InitTmonConfig()

12345678910>>...20