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

/freebsd-10.1-release/bin/stty/
H A Dextern.h45 extern struct cchar cchars1[], cchars2[];
H A Dcchar.c54 * Cchars1 are the standard names, cchars2 are the old aliases.
81 struct cchar cchars2[] = { variable in typeref:struct:cchar
107 c_cchar)) && !(cp = (struct cchar *)bsearch(&tmp, cchars2,
108 sizeof(cchars2)/sizeof(struct cchar) - 1, sizeof(struct cchar),

Completed in 49 milliseconds