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

  /src/bin/stty/
extern.h 49 extern const struct cchar cchars1[], cchars2[];
cchar.c 55 * Cchars1 are the standard names, cchars2 are the old aliases.
81 const struct cchar cchars2[] = { variable in typeref:typename:const struct cchar[]
110 !(cp = (struct cchar *)bsearch(&tmp, cchars2,
111 sizeof(cchars2)/sizeof(cchars2[0]) - 1, sizeof(cchars2[0]),

Completed in 11 milliseconds