Home
last modified time | relevance | path

Searched defs:cvlist (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/cmd/vnc/
H A Dlatin1.c7 struct cvlist struct
9 char *ld; /* must be seen before using this conversion */
10 char *si; /* options for last input characters */
11 Rune *so; /* the corresponding Rune for each si entry */
/plan9/sys/src/cmd/unix/drawterm/
H A Dlatin1.c8 struct cvlist struct
10 char *ld; /* must be seen before using this conversion */
11 char *si; /* options for last input characters */
12 Rune so[50]; /* the corresponding Rune for each si entry */
/plan9/sys/src/9/port/
H A Dlatin1.c7 struct cvlist struct
9 char *ld; /* must be seen before using this conversion */
10 char *si; /* options for last input characters */
11 Rune *so; /* the corresponding Rune for each si entry */