Searched refs:CAPABLEN (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/tcsh/
H A Dvms.termcap.c28 #define CAPABLEN 2 macro
160 if (strncmp(cp, id, CAPABLEN) == 0) {
192 if (strncmp(cp, id, CAPABLEN) == 0)
219 if (strncmp(cp, id, CAPABLEN) == 0) {

Completed in 115 milliseconds