HomeSort by: relevance | last modified time | path
    Searched refs:Cs (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/split/
split.c 251 char *Ce, *Cs;
267 for (Cs = Ce = bfr; len--; Ce++)
269 bcnt = Ce - Cs + 1;
270 if (bigwrite(ofd, Cs, bcnt) != (size_t)bcnt)
273 Cs = Ce + 1;
279 if (Cs < Ce) {
280 bcnt = Ce - Cs;
281 if (bigwrite(ofd, Cs, bcnt) != (size_t)bcnt)
  /src/sys/external/bsd/gnu-efi/dist/inc/
efidebug.h 142 UINT16 Cs;
190 UINT32 Cs;
273 UINT64 Cs;
  /src/share/terminfo/
terminfo 5560 # Cs and Cr set and reset the cursor colour.
5562 Cr=\E]112\007, Cs=\E]12;%p1%s\007,
5565 Cr=\E]112\E\\, Cs=\E]12;%p1%s\E\\,
10550 # Status line additions from Stephen J. Muir <stephen%comp.lancs.ac.uk@ucl-cs>
10551 # <khome> from <stephen%comp.lancs.ac.uk@ucl-cs.arpa>. <clear> could also
11565 # From: Tim Theisen <tim@cs.wisc.edu> 22 Sept 1995
11778 # Originally Tim Curry, Univ. of Central Fla., <duke!ucf-cs!tim> 5/21/82
11991 # From: Humberto Appleton <beto@cs.utexas.edu>, 880521 UT Austin
13670 # From: Joseph Gil <yogi@cs.ubc.ca> 13 Dec 1991
15342 # :cS=\E[%p1%d;%p2%d;%p3%d;%p4%dp
    [all...]

Completed in 27 milliseconds