HomeSort by relevance Sort by last modified time
    Searched defs:writep (Results 1 - 4 of 4) sorted by null

  /external/squashfs-tools/squashfs-tools/
caches-queues-lists.h 134 int writep; member in struct:queue
unsquashfs.h 160 int writep; member in struct:queue
  /toolchain/binutils/binutils-2.27/gas/config/
tc-cris.c 733 char *writep; local
752 writep = fragP->fr_literal + old_fr_fix;
753 md_number_to_chars (writep, value, 1 << pow2_of_size);
    [all...]
  /external/ltp/testcases/kernel/fs/doio/
doio.c 1287 struct write_req *writep = &ioreq->r_data.write; local
1312 fd, (unsigned long)buffer, writep->r_nbytes);
1316 fd, writep->r_file, writep->r_oflags);
1320 writep->r_offset, pattern);
    [all...]

Completed in 247 milliseconds