Home
last modified time | relevance | path

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

/src/contrib/ncurses/ncurses/tinfo/ !
H A Dwrite_entry.c70 static int make_db_root(const char *);
139 if (make_db_root(dir) < 0) { in check_writeable()
196 make_db_root(const char *path) in make_db_root() function
249 if (make_db_root(destination) < 0) { in _nc_set_writedir()
257 if (make_db_root(destination) == 0) in _nc_set_writedir()