Searched refs:io_channel (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dext2_io.h34 typedef struct struct_io_channel *io_channel; typedef in typeref:struct:struct_io_channel
43 errcode_t (*read_error)(io_channel channel,
50 errcode_t (*write_error)(io_channel channel,
67 errcode_t (*open)(const char *name, int flags, io_channel *channel);
68 errcode_t (*close)(io_channel channel);
69 errcode_t (*set_blksize)(io_channel channel, int blksize);
70 errcode_t (*read_blk)(io_channel channel, unsigned long block,
72 errcode_t (*write_blk)(io_channel channel, unsigned long block,
74 errcode_t (*flush)(io_channel channel);
75 errcode_t (*write_byte)(io_channel channe
[all...]
H A Dinode_io.c50 static errcode_t inode_open(const char *name, int flags, io_channel *channel);
51 static errcode_t inode_close(io_channel channel);
52 static errcode_t inode_set_blksize(io_channel channel, int blksize);
53 static errcode_t inode_read_blk(io_channel channel, unsigned long block,
55 static errcode_t inode_write_blk(io_channel channel, unsigned long block,
57 static errcode_t inode_flush(io_channel channel);
58 static errcode_t inode_write_byte(io_channel channel, unsigned long offset,
108 static errcode_t inode_open(const char *name, int flags, io_channel *channel)
110 io_channel io = NULL;
167 static errcode_t inode_close(io_channel channe
[all...]
H A Dtest_io.c39 io_channel real;
50 static errcode_t test_open(const char *name, int flags, io_channel *channel);
51 static errcode_t test_close(io_channel channel);
52 static errcode_t test_set_blksize(io_channel channel, int blksize);
53 static errcode_t test_read_blk(io_channel channel, unsigned long block,
55 static errcode_t test_write_blk(io_channel channel, unsigned long block,
57 static errcode_t test_flush(io_channel channel);
58 static errcode_t test_write_byte(io_channel channel, unsigned long offset,
60 static errcode_t test_set_option(io_channel channel, const char *option,
102 static void test_dump_block(io_channel channe
[all...]
H A Dunix_io.c71 static errcode_t unix_open(const char *name, int flags, io_channel *channel);
72 static errcode_t unix_close(io_channel channel);
73 static errcode_t unix_set_blksize(io_channel channel, int blksize);
74 static errcode_t unix_read_blk(io_channel channel, unsigned long block,
76 static errcode_t unix_write_blk(io_channel channel, unsigned long block,
78 static errcode_t unix_flush(io_channel channel);
79 static errcode_t unix_write_byte(io_channel channel, unsigned long offset,
81 static errcode_t unix_set_option(io_channel channel, const char *option,
84 static void reuse_cache(io_channel channel, struct unix_private_data *data,
118 static errcode_t raw_read_blk(io_channel channe
[all...]
H A Dio_manager.c23 errcode_t io_channel_set_options(io_channel channel, const char *opts)
60 errcode_t io_channel_write_byte(io_channel channel, unsigned long offset,
H A Dopenfs.c303 errcode_t ext2fs_get_data_io(ext2_filsys fs, io_channel *old_io)
313 errcode_t ext2fs_set_data_io(ext2_filsys fs, io_channel new_io)
321 errcode_t ext2fs_rewrite_to_io(ext2_filsys fs, io_channel new_io)
H A Dext2fs.h162 io_channel io;
201 io_channel image_io;
815 errcode_t ext2fs_get_data_io(ext2_filsys fs, io_channel *old_io);
816 errcode_t ext2fs_set_data_io(ext2_filsys fs, io_channel new_io);
817 errcode_t ext2fs_rewrite_to_io(ext2_filsys fs, io_channel new_io);
H A Dinode.c471 io_channel io;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl_task.c161 typedef unsigned short io_channel; typedef
168 int doit(io_channel chan, SSL_CTX *s_ctx);
173 static int get(io_channel chan, char *buffer, int maxlen, int *length)
186 static int put(io_channel chan, char *buffer, int length)
201 static int general_request(io_channel chan, struct rpc_msg *msg, int length)
210 io_channel chan;
273 int doit(io_channel chan, SSL_CTX *s_ctx)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl_task.c156 typedef unsigned short io_channel; typedef
163 int doit(io_channel chan, SSL_CTX *s_ctx );
167 static int get ( io_channel chan, char *buffer, int maxlen, int *length )
178 static int put ( io_channel chan, char *buffer, int length )
190 static int general_request ( io_channel chan, struct rpc_msg *msg, int length )
198 io_channel chan;
257 int doit(io_channel chan, SSL_CTX *s_ctx )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl_task.c161 typedef unsigned short io_channel; typedef
168 int doit(io_channel chan, SSL_CTX *s_ctx);
173 static int get(io_channel chan, char *buffer, int maxlen, int *length)
186 static int put(io_channel chan, char *buffer, int length)
201 static int general_request(io_channel chan, struct rpc_msg *msg, int length)
210 io_channel chan;
273 int doit(io_channel chan, SSL_CTX *s_ctx)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Dbss_rtcp.c74 typedef unsigned short io_channel; typedef
126 static int get ( io_channel chan, char *buffer, int maxlen, int *length )
137 static int put ( io_channel chan, char *buffer, int length )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bio/
H A Dbss_rtcp.c75 typedef unsigned short io_channel; typedef
136 static int get(io_channel chan, char *buffer, int maxlen, int *length)
149 static int put(io_channel chan, char *buffer, int length)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bio/
H A Dbss_rtcp.c75 typedef unsigned short io_channel; typedef
136 static int get(io_channel chan, char *buffer, int maxlen, int *length)
149 static int put(io_channel chan, char *buffer, int length)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.h590 io_channel journal_io;
H A De2fsck.c183 io_channel b_io;
1283 e2fsck_handle_read_error(io_channel channel, unsigned long block, int count,
1326 e2fsck_handle_write_error(io_channel channel, unsigned long block, int count,
1374 static void ehandler_init(io_channel channel)
1450 io_channel io;
12416 io_channel io = NULL;

Completed in 86 milliseconds