Home
last modified time | relevance | path

Searched defs:bcalloc_type (Results 1 – 4 of 4) sorted by relevance

/dports/security/pam_krb5/pam-krb5-4.9/tests/tap/
H A Dbasic.h148 #define bcalloc_type(n, type) ((type *) bcalloc((n), sizeof(type))) macro
/dports/news/inn/inn-2.6.4/tests/tap/
H A Dbasic.h175 #define bcalloc_type(n, type) ((type *) bcalloc((n), sizeof(type))) macro
/dports/news/inn-current/inn-2.7-20211226/tests/tap/
H A Dbasic.h174 #define bcalloc_type(n, type) ((type *) bcalloc((n), sizeof(type))) macro
/dports/sysutils/shlock/inn-2.6.4/tests/tap/
H A Dbasic.h175 #define bcalloc_type(n, type) ((type *) bcalloc((n), sizeof(type))) macro