git clone https://git.oscarbenedito.com/slock
About | Log | Files | Refs | License | Contribute
util.h (59B) - raw
1 #undef explicit_bzero 2 void explicit_bzero(void *, size_t);