Searched refs:DBDIRS (Results 1 – 14 of 14) sorted by relevance
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | db_iterator.c | 121 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() 265 _nc_next_db(DBDIRS * state, int *offset) in _nc_next_db() 285 _nc_first_db(DBDIRS * state, int *offset) in _nc_first_db() 447 DBDIRS which; in _nc_db_iterator_leaks()
|
H A D | read_entry.c | 898 DBDIRS state; in _nc_read_entry2()
|
/freebsd/contrib/ncurses/include/ |
H A D | tic.h | 362 extern NCURSES_EXPORT(const char *) _nc_next_db(DBDIRS *, int *); 364 extern NCURSES_EXPORT(void) _nc_first_db(DBDIRS *, int *);
|
H A D | term_entry.h | 109 } DBDIRS; typedef
|
/freebsd/contrib/ncurses/progs/ |
H A D | toe.c | 729 DBDIRS state; in main() 758 DBDIRS state; in main()
|
H A D | infocmp.c | 1521 DBDIRS state; in show_databases()
|
/freebsd/contrib/ncurses/ncurses/ |
H A D | llib-ltinfow | 252 DBDIRS *state, 258 DBDIRS *state,
|
H A D | llib-ltinfo | 240 DBDIRS *state, 246 DBDIRS *state,
|
H A D | llib-ltinfotw | 257 DBDIRS *state, 263 DBDIRS *state,
|
H A D | llib-ltinfot | 245 DBDIRS *state, 251 DBDIRS *state,
|
H A D | llib-lncursest | 2983 DBDIRS *state, 2989 DBDIRS *state,
|
H A D | llib-lncurses | 2969 DBDIRS *state, 2975 DBDIRS *state,
|
H A D | llib-lncursestw | 3934 DBDIRS *state, 3940 DBDIRS *state,
|
H A D | llib-lncursesw | 3920 DBDIRS *state, 3926 DBDIRS *state,
|