Home
last modified time | relevance | path

Searched refs:DBDIRS (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/ncurses/ncurses/tinfo/
HDdb_iterator.c121 update_getenv(const char *name, DBDIRS which) in update_getenv()
154 cache_getenv(const char *name, DBDIRS which) in cache_getenv()
186 DBDIRS n; in cache_expired()
187 for (n = (DBDIRS) 0; n < dbdLAST; ++n) { in cache_expired()
257 _nc_next_db(DBDIRS * state, int *offset) in _nc_next_db()
277 _nc_first_db(DBDIRS * state, int *offset) in _nc_first_db()
436 DBDIRS which; in _nc_db_iterator_leaks()
HDread_entry.c859 DBDIRS state; in _nc_read_entry2()
/dragonfly/contrib/ncurses/include/
HDtic.h354 extern NCURSES_EXPORT(const char *) _nc_next_db(DBDIRS *, int *);
356 extern NCURSES_EXPORT(void) _nc_first_db(DBDIRS *, int *);
HDterm_entry.h109 } DBDIRS; typedef
/dragonfly/contrib/ncurses/progs/
HDtoe.c692 DBDIRS state; in main()
721 DBDIRS state; in main()
HDinfocmp.c1493 DBDIRS state; in show_databases()