Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/misc/
H A Dmem.c23 static status_t mem_open(const char*, uint32, void**);
42 mem_open,
88 mem_open(const char* name, uint32 flags, void** cookie) in mem_open() function