Home
last modified time | relevance | path

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

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