HomeSort by relevance Sort by last modified time
    Searched refs:ddop_lseek (Results 1 - 3 of 3) sorted by null

  /system/core/toolbox/upstream-netbsd/bin/dd/
position.c 73 if (ddop_lseek(in, in.fd,
140 if (ddop_lseek(out, out.fd,
dd.h 69 #define ddop_lseek(dir, a1, a2, a3) dir.ops->op_lseek(a1, a2, a3) macro
dd.c 383 ddop_lseek(in, in.fd, (off_t)in.dbsz, SEEK_CUR))
525 if (ddop_lseek(out,

Completed in 579 milliseconds