Searched defs:buffend (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/libarchive/libarchive/test/ | ||
H A D | test_write_format_zip_file.c | 86 unsigned char *buff, *buffend, *p; DEFINE_TEST() local |
H A D | test_write_format_zip_stream.c | 81 unsigned char *buff, *buffend, *p; in DEFINE_TEST() local |
H A D | test_write_format_zip_file_zip64.c | 88 unsigned char *buff, *buffend, *p; DEFINE_TEST() local |
H A D | test_write_format_zip_compression_store.c | 127 const char *buffend; verify_uncompressed_contents() local |
/freebsd/contrib/ntp/ntpd/ | ||
H A D | ntp_control.c | 2051 char *buffp, *buffend; ctl_putsys() local |