|  |  
 |   |   
 NAMEunibi_from_term - read a terminfo entry for a named terminal SYNOPSIS#include <unibilium.h> unibi_term *unibi_from_term(const char *name); DESCRIPTIONThis function locates the terminfo file for name, then calls "unibi_from_file". It looks in the following places: 
 RETURN VALUESee unibi_from_file(3). SEE ALSOunibilium.h(3), unibi_from_file(3), unibi_terminfo_dirs(3), unibi_destroy(3) 
 
 |