HomeSort by: relevance | last modified time | path
    Searched refs:x_strindex (Results 1 - 2 of 2) sorted by relevancy

  /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) {

Completed in 11 milliseconds