Searched refs:PVECSIZ (Results 1 – 2 of 2) sorted by relevance
34 #define PVECSIZ 32 /* max number of names in path */ macro70 char *pathvec[PVECSIZ]; /* to point to names in pathbuf */ in tgetent()115 if (fname >= pathvec + PVECSIZ) { in tgetent()
712 #define PVECSIZ 32 /* max number of names in path */ macro796 CGETENT_CONST char *pathvec[PVECSIZ]; /* point to names in pathbuf */ in _nc_tgetent()849 if (fname >= pathvec + PVECSIZ) { in _nc_tgetent()