Home
last modified time | relevance | path

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

/openbsd-src/lib/libcurses/tinfo/
H A Ddb_iterator.c123 update_getenv(const char *name, DBDIRS which) in update_getenv()
156 cache_getenv(const char *name, DBDIRS which) in cache_getenv()
188 DBDIRS n; in cache_expired()
189 for (n = (DBDIRS) 0; n < dbdLAST; ++n) { in cache_expired()
267 _nc_next_db(DBDIRS * state, int *offset) in _nc_next_db()
287 _nc_first_db(DBDIRS * state, int *offset) in _nc_first_db()
449 DBDIRS which; in _nc_db_iterator_leaks()
H A Dread_entry.c901 DBDIRS state; in _nc_read_entry2()
/openbsd-src/lib/libcurses/
H A Dtic.h364 extern NCURSES_EXPORT(const char *) _nc_next_db(DBDIRS *, int *);
366 extern NCURSES_EXPORT(void) _nc_first_db(DBDIRS *, int *);
H A Dterm_entry.h111 } DBDIRS; typedef
/openbsd-src/usr.bin/infocmp/
H A Dinfocmp.c1499 DBDIRS state; in show_databases()