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

/freebsd-11-stable/contrib/libucl/src/
H A Ducl_util.c128 static int ucl_munmap(void *map,size_t length) function
149 #define ucl_munmap munmap macro
892 ucl_munmap (sigbuf, siglen);
897 ucl_munmap (sigbuf, siglen);
997 ucl_munmap (sigbuf, siglen);
1002 ucl_munmap (sigbuf, siglen);
1069 ucl_munmap (buf, buflen);
1093 ucl_munmap (buf, buflen);
1109 ucl_munmap (buf, buflen);
1124 ucl_munmap (bu
[all...]

Completed in 54 milliseconds