Home
last modified time | relevance | path

Searched refs:ucl_munmap (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libucl/src/
H A Ducl_util.c133 static int ucl_munmap(void *map, size_t length) in ucl_munmap() function
184 #define ucl_munmap munmap macro
1155 ucl_munmap(buf, buflen);
1165 ucl_munmap(sigbuf, siglen);
1168 ucl_munmap(buf, buflen);
1175 ucl_munmap(sigbuf, siglen);
1246 ucl_munmap(buf, buflen);
1263 ucl_munmap(buf, buflen);
1280 ucl_munmap(buf, buflen);
1305 ucl_munmap(buf, buflen);
[all …]