Searched refs:breallocarray_type (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/pam-krb5/tests/tap/ | ||
H A D | basic.h | 149 #define breallocarray_type(p, n, type) \ macro |
H A D | basic.c | 232 breallocarray_type(file->buffer, file->bufsize, char); in handle_diag_file_line() |