Searched defs:buf_end (Results 1 – 6 of 6) sorted by relevance
/minix3/usr.bin/fmt/ |
H A D | buffer.h | 54 buf_end(struct buffer *buf) in buf_end() function
|
/minix3/external/bsd/top/dist/ |
H A D | ap_snprintf.c | 353 register bool_int *is_negative, char *buf_end, in conv_10() 400 register bool_int *is_negative, char *buf_end, in conv_10_quad() 457 static char *conv_in_addr(struct in_addr *ia, char *buf_end, int *len) in conv_in_addr() 478 static char *conv_sockaddr_in(struct sockaddr_in *si, char *buf_end, int *len) in conv_sockaddr_in() 599 char format, char *buf_end, register int *len) in conv_p2() 618 char format, char *buf_end, register int *len) in conv_p2_quad()
|
/minix3/external/bsd/less/dist/ |
H A D | pattern.c | 228 register char *buf_end = buf + buf_len; local
|
/minix3/external/bsd/libarchive/dist/libarchive/ |
H A D | archive_write_set_format_shar.c | 335 char *buf, *buf_end; in archive_write_shar_data_sed() local
|
/minix3/minix/usr.bin/toproto/ |
H A D | toproto.c | 152 int buf_end; in iterate_over_input() local
|
/minix3/usr.bin/indent/ |
H A D | indent_globs.h | 151 EXTERN char *buf_end; /* ptr to first after last char in in_buffer */ variable
|