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

/macosx-10.10/apr-32/apr-util/apr-util/dbm/sdbm/
H A Dsdbm.c44 static apr_status_t getnext(apr_sdbm_datum_t *key, apr_sdbm_t *db);
418 status = getnext(key, db);
434 status = getnext(key, db);
540 * getnext - get the next key in the page, and if done with
543 static apr_status_t getnext(apr_sdbm_datum_t *key, apr_sdbm_t *db) function
/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/library/store/XOTclSdbm/
H A Dsdbm.c68 static datum getnext proto((DBM *));
401 return getnext(db);
410 return getnext(db);
513 * getnext - get the next key in the page, and if done with
517 getnext(db) function
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-bdb/
H A Dconfig.c230 int rc, getnext = 1; local
256 if ( getnext ) {
257 getnext = 0;
290 getnext = 1;
310 getnext = 1;
/macosx-10.10/ruby-106/ruby/ext/sdbm/
H A D_sdbm.c119 static datum getnext proto((DBM *));
484 return getnext(db);
492 return getnext(db);
592 * getnext - get the next key in the page, and if done with
596 getnext(register DBM *db) function
/macosx-10.10/vim-55/runtime/syntax/
H A Dcl.vim70 syn keyword clStatement clear clear_eol clear_eos close copy create unique with where empty define define ldefine delay_form delete escape exit_block exit_do exit_process field fork format get getfile getnext getprev goto head join maintain message no_join on_eop on_key on_exit on_delete openin openout openapp pause popenin popenout popenio print put range read redisplay refresh restart_block screen select sleep text unlock write and not or do
/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DSRepair.c3759 goto getnext;
3770 goto getnext;
3811 getnext:
3890 goto getnext;
3898 goto getnext;
3965 getnext:

Completed in 202 milliseconds