Home
last modified time | relevance | path

Searched defs:write_byte (Results 1 – 4 of 4) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dext2_io.h82 errcode_t (*write_byte)(io_channel channel, unsigned long offset, member
Dtest_io.c60 void (*write_byte)(unsigned long block, int count, errcode_t err); member
/external/libnfc-nci/src/nfc/int/
Drw_int.h159 …UINT8 write_byte; /* Index of last written byte … member
/external/libpng/contrib/tools/
Dpngfix.c1336 write_byte(struct file *file, int b) in write_byte() function