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

  /system/core/toolbox/upstream-netbsd/bin/dd/
dd_hostops.c 42 const struct ddfops ddfops_prog = {
dd.h 40 struct ddfops { struct
90 struct ddfops const *ops; /* ops to use with fd */
dd.c 94 static const struct ddfops ddfops_stdfd = {
106 extern const struct ddfops ddfops_prog;
152 const struct ddfops *prog_ops = &ddfops_stdfd;
154 const struct ddfops *prog_ops = &ddfops_prog;

Completed in 264 milliseconds