Home
last modified time | relevance | path

Searched refs:upto (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.key10 # LINE upto newline
11 # STATEMENT upto ;
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_isoch.c549 clock_t upto; in hci1394_do_stop() local
591 upto = ddi_get_lbolt() + in hci1394_do_stop()
595 upto) <= 0) { in hci1394_do_stop()
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlstrlib.c597 size_t upto = 0; in nospecials() local
599 if (strpbrk(p + upto, SPECIALS)) in nospecials()
601 upto += strlen(p + upto) + 1; /* may have more after \0 */ in nospecials()
602 } while (upto <= l); in nospecials()
/illumos-gate/usr/src/lib/libgss/
H A DREADME.spi28 1. The libgss SPI upto 11/2004
/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c1959 match(char *string, int upto) in match() argument
1963 int save_upto = upto; in match()
1965 while (--upto) { in match()
1968 for (i = save_upto - upto; i; i--) { in match()
/illumos-gate/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemcpy.S202 ! double word copy - using ldd and faligndata. Copies upto