Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_host_interface.h32 #define ff_PROT_NONE 0x00 macro
H A Dff_host_interface.c67 assert(ff_PROT_NONE == PROT_NONE); in ff_mmap()