Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dunix_io.c99 static errcode_t unix_open(const char *name, int flags, io_channel *channel);
125 unix_open,
469 static errcode_t unix_open(const char *name, int flags, io_channel *channel) in unix_open() function