Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dnt_io.c223 static errcode_t nt_open(const char *name, int flags, io_channel *channel);
235 .open = nt_open,
1074 nt_open(const char *name, int flags, io_channel *channel) in nt_open() function