/* Prototypes for functions defined in
vgrindefs.c
 */

int tgetent(char * , char * , char * );

int tnchktc(void);

int tnamatch(char * );

int tgetflag(char * );

char * tgetstr(char * , char ** );

