Searched refs:nt_open (Results 1 – 1 of 1) sorted by relevance
223 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