Searched defs:ATTR_NULL (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib/
H A Dmacros.h117 # define ATTR_NULL(...) __attribute__((null(__VA_ARGS__))) macro
119 # define ATTR_NULL(...) macro

Completed in 11 milliseconds