Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/src/
H A Ducl_util.c98 static void *ucl_mmap(char *addr, size_t length, int prot, int access, int fd, off_t offset) in ucl_mmap() function
186 #define ucl_mmap mmap macro