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

/freebsd-11-stable/contrib/libucl/src/
H A Ducl_util.c90 static void *ucl_mmap(char *addr, size_t length, int prot, int access, int fd, off_t offset) function
148 #define ucl_mmap mmap macro

Completed in 70 milliseconds