Home
last modified time | relevance | path

Searched refs:specialmodes (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/bin/stty/
H A Dmodes.c55 struct specialmodes { struct
79 const struct specialmodes cspecialmodes[] = { argument
114 const struct specialmodes ispecialmodes[] = {
145 const struct specialmodes lspecialmodes[] = {
165 const struct specialmodes ospecialmodes[] = {
177 const struct specialmodes *smp, tcflag_t *f) in modeset()