Home | Sort by: relevance | last modified time | path |
/src/bin/dd/ | |
dd.c | 100 static const struct ddfops ddfops_stdfd = { variable in typeref:typename:const struct ddfops 172 const struct ddfops *prog_ops = &ddfops_stdfd; 180 in.ops = &ddfops_stdfd; 203 out.ops = &ddfops_stdfd; |