Searched refs:osb (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Drefresh.c505 Char *osb, *ose, *nsb, *nse; local
564 osb = ols;
587 osb = ofd;
607 if (((ose - osb) < (p - o)) &&
611 osb = o;
634 fx = (int)((nsb - nfd) - (osb - ofd));
643 osb = ols;
659 osb = ols;
678 /* was: if (osb == ose) */
679 if ((ose - osb) < MIN_END_KEE
[all...]
/macosx-10.10/libedit-40/src/
H A Drefresh.c505 Char *osb, *ose, *nsb, *nse; local
564 osb = ols;
587 osb = ofd;
607 if (((ose - osb) < (p - o)) &&
611 osb = o;
634 fx = (int)((nsb - nfd) - (osb - ofd));
643 osb = ols;
659 osb = ols;
678 /* was: if (osb == ose) */
679 if ((ose - osb) < MIN_END_KEE
[all...]
/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Drefresh.c446 char *osb, *ose, *nsb, *nse; local
504 osb = ols;
527 osb = ofd;
547 if (((ose - osb) < (p - o)) &&
551 osb = o;
574 fx = (nsb - nfd) - (osb - ofd);
583 osb = ols;
599 osb = ols;
618 /* was: if (osb == ose) */
619 if ((ose - osb) < MIN_END_KEE
[all...]
/macosx-10.10/tcsh-65/tcsh/
H A Ded.refresh.c563 Char *osb, *ose, *nsb, *nse; local
635 osb = ols;
655 osb = ofd;
674 if (((ose - osb) < (p - o)) && (2 * (p - o) > o - ofd)) {
677 osb = o;
711 fx = (int) ((nsb - nfd) - (osb - ofd));
720 osb = ols;
736 osb = ols;
756 /* was: if (osb == ose) */
757 if ((ose - osb) < MIN_END_KEE
[all...]
/macosx-10.10/file_cmds-242/gzip/
H A Dgzip.c1281 struct stat isb, osb; local
1363 if (fstat(out, &osb) != 0) {
1368 if (osb.st_size != size) {
1370 outfile, (uintmax_t)osb.st_size, (uintmax_t)size);
1406 struct stat isb, osb; local
1651 if (fstat(ofd, &osb) != 0) {
1657 if (osb.st_size != size) {
1659 (uintmax_t)size, (uintmax_t)osb.st_size);
/macosx-10.10/emacs-93/emacs/leim/CXTERM-DIC/
H A DARRAY30.tit735 osb\040 �� # ---> 9^2-5v 5
1432 osb\040 �q # ---> 9^2-5v 0

Completed in 197 milliseconds