Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dread_termcap.c709 #define PBUFSIZ 512 /* max length of filename path */ macro
793 char pathbuf[PBUFSIZ]; /* holds raw path of filenames */ in _nc_tgetent()
819 char temp[PBUFSIZ]; in _nc_tgetent()