Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_get.c55 c = getcd(); in getchar()
61 getcd(void) in getcd() function
93 peekc = getcd(); in peekcd()
177 while ((c = getcd()) == CTRL('d')) { in gettty()
189 ch = getcd(); in gettty()
H A Dex_addr.c240 switch (c = getcd()) {
H A Dex_cmds.c135 c = getcd();