Lines Matching defs:dp
126 dev_t * const *dp;128 for (index = 0, dp = devtab; *dp && (*dp)->id != id; ++dp) {132 if (*dp == NULL) {460 const dirtab_t *dp;467 dp = &tab[n];468 make_dir_entry(channel, dir, dp->name, dp->length, dp->qid, dp->perm);