Searched refs:ddfops (Results 1 – 3 of 3) sorted by relevance
40 struct ddfops { struct90 struct ddfops const *ops; /* ops to use with fd */
42 const struct ddfops ddfops_prog = {
94 static const struct ddfops ddfops_stdfd = {106 extern const struct ddfops ddfops_prog;152 const struct ddfops *prog_ops = &ddfops_stdfd; in setup()154 const struct ddfops *prog_ops = &ddfops_prog; in setup()