Home
last modified time | relevance | path

Searched refs:ccs (Results 1 – 25 of 49) sorted by relevance

12

/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Din_wchn.c47 (in_wchnstr)(ccs, n)
48 cchar_t *ccs;
54 __m_trace("in_wchnstr(%p, %d)", ccs, n);
57 code = win_wchnstr(stdscr, ccs, n);
63 (mvin_wchnstr)(y, x, ccs, n)
65 cchar_t *ccs; variable
71 __m_trace("mvin_wchnstr(%d, %d, %p, %d)", y, x, ccs, n);
75 code = win_wchnstr(stdscr, ccs, n);
81 (mvwin_wchnstr)(w, y, x, ccs, n)
84 cchar_t *ccs; variable
[all …]
H A Daddwchn.c49 add_wchnstr(ccs, n) in add_wchnstr() argument
50 const cchar_t *ccs; in add_wchnstr()
56 __m_trace("add_wchnstr(%p, %d)", ccs, n);
59 code = wadd_wchnstr(stdscr, ccs, n);
67 mvadd_wchnstr(y, x, ccs, n) in mvadd_wchnstr() argument
69 const cchar_t *ccs;
75 __m_trace("mvadd_wchnstr(%d, %d, %p, %d)", y, x, ccs, n);
79 code = wadd_wchnstr(stdscr, ccs, n);
87 mvwadd_wchnstr(w, y, x, ccs, n) in mvwadd_wchnstr() argument
90 const cchar_t *ccs;
[all …]
H A Dwin_wchn.c47 win_wchnstr(w, ccs, n) in win_wchnstr() argument
49 cchar_t *ccs;
56 __m_trace("win_wchnstr(%p, %p, %d)", w, ccs, n);
61 for (cp = w->_line[w->_cury], x = w->_curx; x < eol; ++ccs) {
62 *ccs = *cp;
63 ccs->_f = 1;
72 *ccs = null;
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Daddwchn.c52 add_wchnstr(const cchar_t *ccs, int n) in add_wchnstr() argument
56 code = wadd_wchnstr(stdscr, ccs, n); in add_wchnstr()
64 mvadd_wchnstr(int y, int x, const cchar_t *ccs, int n) in mvadd_wchnstr() argument
69 code = wadd_wchnstr(stdscr, ccs, n); in mvadd_wchnstr()
77 mvwadd_wchnstr(WINDOW *w, int y, int x, const cchar_t *ccs, int n) in mvwadd_wchnstr() argument
82 code = wadd_wchnstr(w, ccs, n); in mvwadd_wchnstr()
90 add_wchstr(const cchar_t *ccs) in add_wchstr() argument
94 code = wadd_wchnstr(stdscr, ccs, -1); in add_wchstr()
102 mvadd_wchstr(int y, int x, const cchar_t *ccs) in mvadd_wchstr() argument
107 code = wadd_wchnstr(stdscr, ccs, -1); in mvadd_wchstr()
[all …]
H A Din_wchn.c52 in_wchnstr(cchar_t *ccs, int n) in in_wchnstr() argument
56 code = win_wchnstr(stdscr, ccs, n); in in_wchnstr()
64 mvin_wchnstr(int y, int x, cchar_t *ccs, int n) in mvin_wchnstr() argument
69 code = win_wchnstr(stdscr, ccs, n); in mvin_wchnstr()
77 mvwin_wchnstr(WINDOW *w, int y, int x, cchar_t *ccs, int n) in mvwin_wchnstr() argument
82 code = win_wchnstr(w, ccs, n); in mvwin_wchnstr()
90 in_wchstr(cchar_t *ccs) in in_wchstr() argument
94 code = win_wchnstr(stdscr, ccs, -1); in in_wchstr()
102 mvin_wchstr(int y, int x, cchar_t *ccs) in mvin_wchstr() argument
107 code = win_wchnstr(stdscr, ccs, -1); in mvin_wchstr()
[all …]
H A Dwin_wchn.c52 win_wchnstr(WINDOW *w, cchar_t *ccs, int n) in win_wchnstr() argument
59 for (x = w->_curx; x < eol; ++ccs) { in win_wchnstr()
60 *ccs = w->_line[w->_cury][x]; in win_wchnstr()
61 ccs->_f = 1; in win_wchnstr()
71 *ccs = null; in win_wchnstr()
/titanic_41/usr/src/pkg/manifests/
H A Ddeveloper-object-file.mf35 dir path=usr/ccs
36 dir path=usr/ccs/bin
37 dir path=usr/ccs/bin/$(ARCH64)
38 dir path=usr/ccs/lib
45 dir path=usr/share/lib/ccs
96 file path=usr/share/lib/ccs/gprof.callg.blurb mode=0444
97 file path=usr/share/lib/ccs/gprof.flat.blurb mode=0444
98 file path=usr/share/lib/ccs/nceucform
99 file path=usr/share/lib/ccs/ncform
100 file path=usr/share/lib/ccs/nrform
[all …]
H A Ddeveloper-library-lint.mf37 dir path=usr/ccs
38 dir path=usr/ccs/lib
39 dir path=usr/ccs/lib/$(ARCH64)
355 link path=usr/ccs/lib/$(ARCH64)/llib-lcurses.ln \
357 link path=usr/ccs/lib/$(ARCH64)/llib-lform.ln \
359 link path=usr/ccs/lib/$(ARCH64)/llib-lgen.ln \
361 link path=usr/ccs/lib/$(ARCH64)/llib-ll.ln \
363 link path=usr/ccs/lib/$(ARCH64)/llib-lmenu.ln \
365 link path=usr/ccs/lib/$(ARCH64)/llib-lpanel.ln \
367 link path=usr/ccs/lib/$(ARCH64)/llib-ltermcap.ln \
[all …]
H A Ddeveloper-linker.mf37 dir path=usr/ccs
38 dir path=usr/ccs/bin
39 dir path=usr/ccs/bin/$(ARCH64)
40 dir path=usr/ccs/lib
124 link path=usr/ccs/bin/$(ARCH64)/ld target=../../../bin/$(ARCH64)/ld
125 link path=usr/ccs/bin/ld target=../../bin/ld
126 link path=usr/ccs/bin/regcmp target=../../bin/regcmp
127 link path=usr/ccs/lib/link_audit target=../../lib/link_audit
H A Ddeveloper-build-make.mf31 link path=usr/ccs/bin/make target=../../bin/make
32 link path=usr/ccs/lib/svr4.make target=../../bin/make
/titanic_41/usr/src/
H A DTargetdirs218 /usr/ccs \
219 /usr/ccs/bin \
220 /usr/ccs/lib \
322 /usr/share/lib/ccs \
445 /usr/ccs/bin/$(MACH64) \
446 /usr/ccs/lib/$(MACH64) \
494 /usr/ccs/lib/link_audit \
618 $(ROOT)/usr/ccs/lib/link_audit:= LINKDEST=../../lib/link_audit
646 # Special symlinks to populate usr/ccs/lib, whose objects
649 $(ROOT)/usr/ccs/lib/libcurses.so:= REALPATH=../../../lib/libcurses.so.1
[all …]
H A DMakefile.master141 NM= /usr/ccs/bin/nm
150 MCS= /usr/ccs/bin/mcs
152 ELFDUMP= /usr/ccs/bin/elfdump
154 STRIP= /usr/ccs/bin/strip
155 LEX= /usr/ccs/bin/lex
157 YACC= /usr/ccs/bin/yacc
/titanic_41/usr/src/cmd/sgs/packages/common/
H A Dprototype_com63 s none $SGSDIR/usr/ccs/bin/ar=../../bin/ar
71 d none $SGSDIR/usr/ccs 755 root bin
72 d none $SGSDIR/usr/ccs/bin 755 root bin
74 s none $SGSDIR/usr/ccs/bin/dump=../../bin/dump
76 s none $SGSDIR/usr/ccs/bin/elfdump=../../bin/elfdump
80 s none $SGSDIR/usr/ccs/bin/lari=../../bin/lari
82 s none $SGSDIR/usr/ccs/bin/ld=../../bin/ld
84 s none $SGSDIR/usr/ccs/bin/nm=../../bin/nm
86 s none $SGSDIR/usr/ccs/bin/mcs=../../bin/mcs
88 s none $SGSDIR/usr/ccs/bin/strip=../../bin/strip
[all …]
H A Dprototype_sparc51 s none $SGSDIR/usr/ccs/bin/sparcv9/ar=../../bin/sparcv9/ar
56 d none $SGSDIR/usr/ccs/bin/sparcv9 755 root bin
58 s none $SGSDIR/usr/ccs/bin/sparcv9/dump=../../../bin/sparcv9/dump
60 s none $SGSDIR/usr/ccs/bin/sparcv9/elfdump=../../../bin/sparcv9/elfdump
64 s none $SGSDIR/usr/ccs/bin/sparcv9/ld=../../../bin/sparcv9/ld
66 s none $SGSDIR/usr/ccs/bin/sparcv9/nm=../../../bin/sparcv9/nm 0555 root bin
68 s none $SGSDIR/usr/ccs/bin/sparcv9/mcs=../../../bin/sparcv9/mcs 0555 root bin
70 s none $SGSDIR/usr/ccs/bin/sparcv9/strip=../../../bin/sparcv9/strip
116 #s none $SGSDIR/usr/ccs/bin/sparcv9/size=../../../bin/sparcv9/size
H A Dprototype_i38651 s none $SGSDIR/usr/ccs/bin/amd64/ar=../../bin/amd64/ar
56 d none $SGSDIR/usr/ccs/bin/amd64 755 root bin
58 s none $SGSDIR/usr/ccs/bin/amd64/dump=../../../bin/amd64/dump
60 s none $SGSDIR/usr/ccs/bin/amd64/elfdump=../../../bin/amd64/elfdump
64 s none $SGSDIR/usr/ccs/bin/amd64/ld=../../../bin/amd64/ld
66 s none $SGSDIR/usr/ccs/bin/amd64/nm=../../../bin/amd64/nm
68 s none $SGSDIR/usr/ccs/bin/amd64/mcs=../../../bin/amd64/mcs
70 s none $SGSDIR/usr/ccs/bin/amd64/strip=../../../bin/amd64/strip
115 #s none $SGSDIR/usr/ccs/bin/amd64/size=../../../bin/amd64/size
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppstats/
H A Dpppstats.c307 #define W(offset) MAX0(ccs.offset - ocs.offset)
328 struct ppp_comp_stats ccs, ocs; in intpr() local
336 get_ppp_cstats(&ccs); in intpr()
381 ccs.d.ratio / 256.0); in intpr()
387 ccs.c.ratio / 256.0); in intpr()
394 ccs.d.ratio / 256.0); in intpr()
400 ccs.c.ratio / 256.0); in intpr()
473 ocs = ccs; in intpr()
/titanic_41/usr/src/cmd/audio/utilities/
H A DMakefile42 AR= /usr/ccs/bin/ar
43 RANLIB= /usr/ccs/bin/ranlib
/titanic_41/usr/src/tools/scripts/
H A Dsccscheck.sh39 PATH=/usr/bin:/usr/ccs/bin
H A Dbringovercheck.sh36 PATH=/usr/bin:/usr/ccs/bin
/titanic_41/usr/src/cmd/sgs/yacc/i386/
H A DMakefile42 $(SYMLINK) ../../share/lib/ccs/yaccpar $(ROOTCCSBIN)/yaccpar
/titanic_41/usr/src/cmd/sgs/yacc/sparc/
H A DMakefile45 $(SYMLINK) ../../share/lib/ccs/yaccpar $(ROOTCCSBIN)/yaccpar
/titanic_41/usr/src/cmd/zic/
H A Dtzselect.ksh197 if (!cc_seen[$1]++) cc_list[++ccs] = $1
203 for (i = 1; i <= ccs; i++) {
/titanic_41/usr/src/cmd/sgs/mcs/
H A DMakefile.com36 MCS = /usr/ccs/bin/mcs
/titanic_41/usr/src/tools/gk/
H A Dlogin.sh58 /usr/ccs/bin \
/titanic_41/usr/src/lib/libc/i386/etc/
H A Dcaplib.ksh47 ELFDUMP=/usr/ccs/bin/elfdump

12