Home | Sort by: relevance | last modified time | path |
/src/usr.bin/resize/ | |
resize.h | 67 #define x_strindex(s, c) strstr((s), (c)) macro |
resize.c | 556 if ((ptr = x_strindex(termcap, "co#")) == NULL) { 568 if ((ptr = x_strindex(newtc, "li#")) == NULL) { |