Home
last modified time | relevance | path

Searched defs:explicit_bzero (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/src/string/
Dexplicit_bzero.c4 void explicit_bzero(void *d, size_t n) in explicit_bzero() function
/third_party/FreeBSD/sys/libkern/
Dexplicit_bzero.c20 explicit_bzero(void *buf, size_t len) in explicit_bzero() function