Home
last modified time | relevance | path

Searched defs:ccs (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Daddwchn.c49 add_wchnstr(ccs, n) in add_wchnstr() argument
67 mvadd_wchnstr(y, x, ccs, n) in mvadd_wchnstr() argument
87 mvwadd_wchnstr(w, y, x, ccs, n) in mvwadd_wchnstr() argument
108 add_wchstr(ccs) in add_wchstr() argument
125 mvadd_wchstr(y, x, ccs) in mvadd_wchstr() argument
144 mvwadd_wchstr(w, y, x, ccs) in mvwadd_wchstr() argument
164 wadd_wchstr(w, ccs) in wadd_wchstr() argument
H A Din_wchn.c65 cchar_t *ccs; variable
84 cchar_t *ccs; variable
117 cchar_t *ccs; variable
135 cchar_t *ccs; variable
152 cchar_t *ccs; variable
H A Dwin_wchn.c47 win_wchnstr(w, ccs, n) in win_wchnstr() argument
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Daddwchn.c52 add_wchnstr(const cchar_t *ccs, int n) in add_wchnstr()
64 mvadd_wchnstr(int y, int x, const cchar_t *ccs, int n) in mvadd_wchnstr()
77 mvwadd_wchnstr(WINDOW *w, int y, int x, const cchar_t *ccs, int n) in mvwadd_wchnstr()
90 add_wchstr(const cchar_t *ccs) in add_wchstr()
102 mvadd_wchstr(int y, int x, const cchar_t *ccs) in mvadd_wchstr()
115 mvwadd_wchstr(WINDOW *w, int y, int x, const cchar_t *ccs) in mvwadd_wchstr()
128 wadd_wchstr(WINDOW *w, const cchar_t *ccs) in wadd_wchstr()
H A Din_wchn.c52 in_wchnstr(cchar_t *ccs, int n) in in_wchnstr()
64 mvin_wchnstr(int y, int x, cchar_t *ccs, int n) in mvin_wchnstr()
77 mvwin_wchnstr(WINDOW *w, int y, int x, cchar_t *ccs, int n) in mvwin_wchnstr()
90 in_wchstr(cchar_t *ccs) in in_wchstr()
102 mvin_wchstr(int y, int x, cchar_t *ccs) in mvin_wchstr()
115 mvwin_wchstr(WINDOW *w, int y, int x, cchar_t *ccs) in mvwin_wchstr()
128 win_wchstr(WINDOW *w, cchar_t *ccs) in win_wchstr()
H A Dwin_wchn.c52 win_wchnstr(WINDOW *w, cchar_t *ccs, int n) in win_wchnstr()
/titanic_41/usr/src/cmd/sgs/lex/common/
H A Dparser.y308 int ccs; /* Current CodeSet. */ variable
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppstats/
H A Dpppstats.c328 struct ppp_comp_stats ccs, ocs; in intpr() local
/titanic_41/usr/src/cmd/troff/
H A Dnii.c63 int ccs; variable
/titanic_41/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_promif.c542 const char ccs[NCCS] = { 0x03, 0x1c, 0x08, 0x15, 0x04, 0x00, 0x00, in kmdb_prom_term_init() local