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

  /external/syslinux/libinstaller/
syslxcom.c 86 ssize_t xpwrite(int fd, const void *buf, size_t count, off_t offset) function
  /external/syslinux/mtools/
syslinux.c 91 ssize_t xpwrite(int fd, const void *buf, size_t count, off_t offset) function
341 xpwrite(dev_fd, (const char _force *)syslinux_ldlinux
400 xpwrite(dev_fd, sectbuf, SECTOR_SIZE, opt.offset);

Completed in 3799 milliseconds