Home
last modified time | relevance | path

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

/freebsd/usr.bin/tip/tip/
H A Dremote.c51 static char *capstrings[] = { variable
109 for (p = capstrings, q = caps; *p != NULL; p++, q++) in getremcap()