Searched refs:puffs9p (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/usr.sbin/puffs/mount_9p/
H A Dninepuffs.c139 struct puffs9p p9p;
225 PUFFSOP_SET(pops, puffs9p, fs, unmount);
229 PUFFSOP_SET(pops, puffs9p, node, lookup);
230 PUFFSOP_SET(pops, puffs9p, node, readdir);
231 PUFFSOP_SET(pops, puffs9p, node, getattr);
232 PUFFSOP_SET(pops, puffs9p, node, setattr);
233 PUFFSOP_SET(pops, puffs9p, node, create);
234 PUFFSOP_SET(pops, puffs9p, node, open);
235 PUFFSOP_SET(pops, puffs9p, node, mkdir);
236 PUFFSOP_SET(pops, puffs9p, nod
[all...]
H A Dninepuffs.h35 PUFFSOP_PROTOS(puffs9p); variable
66 struct puffs9p *p9p = puffs_getspecific(pu); \
99 struct puffs9p { struct
H A Dnineproto.c123 struct puffs9p *p9p = puffs_getspecific(pu);
191 struct puffs9p *p9p = puffs_getspecific(pu);
234 struct puffs9p *p9p = puffs_getspecific(pu);
262 struct puffs9p *p9p = puffs_getspecific(pu);
297 struct puffs9p *p9p = puffs_getspecific(pu);
325 struct puffs9p *p9p = puffs_getspecific(pu);
H A Dfs.c66 struct puffs9p *p9p = puffs_getspecific(pu);
235 struct puffs9p *p9p = puffs_getspecific(pu);
H A Dsubr.c106 struct puffs9p *p9p = puffs_getspecific(pu);
H A Dnode.c274 struct puffs9p *p9p = puffs_getspecific(pu);

Completed in 113 milliseconds