Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/qsubst/
H A Dqsubst.c149 static char tcp_buf[1024]; variable
517 if (tgetent(tcp_buf, cp) != 1) { in main()