Searched defs:bufend (Results 1 - 19 of 19) sorted by relevance

/freebsd-10-stable/contrib/ipfilter/ipsd/
H A Dsbpf.c95 register u_char *bp, *cp, *bufend; local
H A Dsdlpi.c87 register u_char *bp, *cp, *bufend; local
H A Dsnit.c81 register u_char *bp, *cp, *bufend; local
/freebsd-10-stable/usr.sbin/ppp/
H A Dchat.h56 char *bufend; /* end of relevant data */ member in struct:chat
/freebsd-10-stable/contrib/libreadline/
H A Dhistfile.c167 char *input, *buffer, *bufend, *last_ts; local
/freebsd-10-stable/lib/libc/stdlib/
H A Dstrfmon.c531 char *bufend; local
[all...]
/freebsd-10-stable/bin/pax/
H A Dbuf_subs.c65 static char *bufend; /* end or last char in i/o buffer */ variable
[all...]
/freebsd-10-stable/contrib/diff/src/
H A Dio.c235 char const *bufend = FILE_BUFFER (current) + current->buffered; local
/freebsd-10-stable/usr.bin/mail/
H A Dutil.c388 char *nbuf, *bufend, *cp, *cp2; local
/freebsd-10-stable/contrib/groff/src/libs/libbib/
H A Dlinear.cpp40 char *bufend; member in class:file_buffer
190 static const char *find_end(const char *bufend, const char *p) argument
207 int linear_searcher::check_match(const char *buf, const char *bufend, argument
158 search_and_check(const bmpattern *key, const char *buf, const char *bufend, const char **start) const argument
399 search(const char *buffer, const char *bufend, const char **startp, int *lengthp) const argument
493 const char *bufend = lsi->fbuf.get_end(); local
[all...]
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dglob.c175 Char *bufnext, *bufend, patbuf[MaxPathLen+1]; local
/freebsd-10-stable/contrib/sendmail/src/
H A Dheaders.c1354 char *bufend; local
/freebsd-10-stable/sys/boot/common/
H A Dmodule.c740 u_char *cp, *recptr, *bufend, *best; local
/freebsd-10-stable/contrib/gdb/gdb/
H A Dpa64solib.c1014 char *bufend; local
H A Dsolib-svr4.c434 char *bufend; local
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dglob.c183 Char *bufnext, *bufend, patbuf[MAXPATHLEN]; local
/freebsd-10-stable/lib/libc/gen/
H A Dglob.c192 Char *bufnext, *bufend, patbuf[MAXPATHLEN], prot; local
/freebsd-10-stable/sys/kern/
H A Dkern_linker.c1760 u_char *cp, *recptr, *bufend, *result, *best, *pathbuf, *sep; local
/freebsd-10-stable/contrib/binutils/gas/
H A Decoff.c3606 ecoff_add_bytes(char **buf, char **bufend, char *bufptr, unsigned long need) argument
3628 ecoff_padding_adjust(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset, char **bufptrptr) argument
3656 ecoff_build_lineno(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset, long *linecntptr) argument
3887 ecoff_build_symbols(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset) argument
4252 ecoff_build_procs(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset) argument
4342 ecoff_build_aux(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset) argument
4456 ecoff_build_strings(char **buf, char **bufend, unsigned long offset, varray_t *vp) argument
4494 ecoff_build_ss(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset) argument
4537 ecoff_build_fdr(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset) argument
4629 char *bufend; local
[all...]

Completed in 202 milliseconds