Searched refs:ISC_NONSTRING (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dutil.h66 #define ISC_NONSTRING __attribute__((nonstring)) macro
68 #define ISC_NONSTRING macro
/netbsd-current/external/mpl/bind/dist/lib/isc/include/isc/
H A Dutil.h65 #define ISC_NONSTRING __attribute__((nonstring)) macro
67 #define ISC_NONSTRING macro
/netbsd-current/external/mpl/bind/dist/lib/ns/
H A Dclient.c1167 unsigned char digest[ISC_MAX_MD_SIZE] ISC_NONSTRING = { 0 }; local
1180 unsigned char input[16 + 16] ISC_NONSTRING = { 0 }; local
1214 unsigned char input[4 + 4 + 16] ISC_NONSTRING = { 0 }; local
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dresolver.c2531 uint8_t buf[16] ISC_NONSTRING = { 0 }; local
2534 uint8_t digest[ISC_SIPHASH24_TAG_LENGTH] ISC_NONSTRING = { 0 }; local
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dresolver.c2425 uint8_t buf[16] ISC_NONSTRING = { 0 }; local
2428 uint8_t digest[ISC_SIPHASH24_TAG_LENGTH] ISC_NONSTRING = { 0 }; local

Completed in 215 milliseconds