Home
last modified time | relevance | path

Searched defs:pathvec (Results 1 – 3 of 3) sorted by relevance

/openbsd/distrib/special/more/
H A Dtermcap.c70 char *pathvec[PVECSIZ]; /* to point to names in pathbuf */ in tgetent() local
/openbsd/usr.bin/getcap/
H A Dgetcap.c40 char *cp, *buf, *cap = NULL, **pathvec = NULL; in main() local
/openbsd/lib/libcurses/tinfo/
H A Dread_termcap.c796 CGETENT_CONST char *pathvec[PVECSIZ]; /* point to names in pathbuf */ in _nc_tgetent() local