Lines Matching refs:errcode_t
223 static errcode_t nt_open(const char *name, int flags, io_channel *channel);
224 static errcode_t nt_close(io_channel channel);
225 static errcode_t nt_set_blksize(io_channel channel, int blksize);
226 static errcode_t nt_read_blk(io_channel channel, unsigned long block,
228 static errcode_t nt_write_blk(io_channel channel, unsigned long block,
230 static errcode_t nt_flush(io_channel channel);
994 errcode_t
1028 errcode_t
1075 errcode_t
1080 errcode_t Errno = 0;
1221 errcode_t
1266 errcode_t
1302 errcode_t
1384 errcode_t
1462 errcode_t