Home
last modified time | relevance | path

Searched defs:bufend (Results 1 – 25 of 39) sorted by relevance

12

/titanic_50/usr/src/uts/common/io/usb/usba/
H A Dparser.c198 uchar_t *bufend = buf + buflen; in usb_nth_descr() local
272 uchar_t *bufend = buf + buflen; in usba_parse_cfg_pwr_descr() local
307 uchar_t *bufend = buf + buflen; in usb_parse_ia_descr() local
342 uchar_t *bufend = buf + buflen; in usb_parse_if_descr() local
377 uchar_t *bufend = buf + buflen; in usba_parse_if_pwr_descr() local
433 uchar_t *bufend = buf + buflen; in usb_parse_ep_descr() local
483 uchar_t *bufend = buf + buflen; in usba_ascii_string_descr() local
512 uchar_t *bufend = buf + buflen; in usb_parse_CV_cfg_descr() local
538 uchar_t *bufend = buf + buflen; in usb_parse_CV_if_descr() local
584 uchar_t *bufend = buf + buflen; in usb_parse_CV_ep_descr() local
/titanic_50/usr/src/lib/libbc/libc/stdio/common/
H A Dputs.c49 register unsigned char *cptr, *bufend; local
H A Dfwrite.c56 register unsigned char *cptr, *bufend; local
H A Dfputs.c50 unsigned char *cptr, *bufend; in fputs() local
/titanic_50/usr/src/lib/libc/port/stdio/
H A Dgets.c51 Uchar *bufend; in gets() local
H A Dfgets.c50 Uchar *bufend; in fgets() local
H A Dputs.c48 unsigned char *cptr, *bufend; in puts() local
H A Dfputs.c54 unsigned char *cptr, *bufend; in fputs() local
H A Dfwrite.c69 unsigned char *bufend; in _fwrite_unlocked() local
H A Dflush.c512 _bufsync(FILE *iop, Uchar *bufend) in _bufsync()
530 Uchar *bufend; in _xflsbuf() local
/titanic_50/usr/src/ucblib/libucb/inc/
H A Dstdiom.h114 #define _needsync(p, bufend) ((bufend - (p)->_ptr) < \ argument
/titanic_50/usr/src/lib/libbc/libc/stdio/4.2/
H A Dflsbuf.c280 unsigned char *bufend = iop->_base + iop->_bufsiz; in _bufsync() local
/titanic_50/usr/src/lib/libbc/libc/stdio/sys5/
H A Dflsbuf.c285 unsigned char *bufend = iop->_base + iop->_bufsiz; in _bufsync() local
/titanic_50/usr/src/lib/libfakekernel/common/
H A Dprintf.c79 char *msgp, *bufend; in fakekernel_cprintf() local
/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_umem.c156 uint32_t *bufend = (uint32_t *)((char *)buf_arg + size); in mdb_umem_copy_pattern() local
/titanic_50/usr/src/lib/libmtmalloc/common/
H A Dmtmalloc.c1444 uint32_t *bufend = (uint32_t *)((char *)buf_arg + size); in copy_pattern() local
1458 uint32_t *bufend = (uint32_t *)((char *)buf_arg + size); in verify_pattern() local
/titanic_50/usr/src/lib/libc/port/locale/
H A Dstrfmon.c535 char *bufend; in format_grouped_double() local
/titanic_50/usr/src/lib/libc/inc/
H A Dstdiom.h244 #define _needsync(p, bufend) ((bufend - (p)->_ptr) < \ argument
/titanic_50/usr/src/uts/common/os/
H A Dprintf.c81 char *body, *msgp, *bufend; in cprintf() local
H A Dkmem.c1139 uint64_t *bufend = (uint64_t *)((char *)buf_arg + size); in copy_pattern() local
1149 uint64_t *bufend = (uint64_t *)((char *)buf_arg + size); in verify_pattern() local
1161 uint64_t *bufend = (uint64_t *)((char *)buf_arg + size); in verify_and_copy_pattern() local
2334 char *bufend; in kmem_cache_alloc_dump() local
/titanic_50/usr/src/lib/libumem/common/
H A Dumem.c891 uint64_t *bufend = (uint64_t *)((char *)buf_arg + size); in copy_pattern() local
901 uint64_t *bufend = (uint64_t *)((char *)buf_arg + size); in verify_pattern() local
913 uint64_t *bufend = (uint64_t *)((char *)buf_arg + size); in verify_and_copy_pattern() local
/titanic_50/usr/src/cmd/xargs/
H A Dxargs.c748 char *bufend; in insert() local
/titanic_50/usr/src/cmd/mailx/
H A Daux.c432 char *bufend, *nbufp; in phrase() local
/titanic_50/usr/src/cmd/ssh/libopenbsd-compat/common/
H A Dglob.c167 Char *bufnext, *bufend, patbuf[MAXPATHLEN]; local
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.tftpd.c908 char *arch, *s, *bufend; in pnp_check() local

12