Home
last modified time | relevance | path

Searched refs:attach (Results 1 – 25 of 96) sorted by relevance

1234

/plan9/sys/man/5/
H A DINDEX3 attach attach
4 auth attach
/plan9/sys/src/cmd/unix/u9fs/
H A Du9fsauth.h6 char *(*attach)(Fcall*, Fcall*); member
H A Du9fs.h6 char* (*attach)(Fcall*, Fcall*); member
/plan9/sys/src/9/mtx/
H A Detherif.h16 void (*attach)(Ether*); /* filled in by reset routine */ member
H A Ddevether.c33 if(etherxx[ctlrno]->attach) in etherattach()
34 etherxx[ctlrno]->attach(etherxx[ctlrno]); in etherattach()
/plan9/sys/src/9/ppc/
H A Detherif.h16 void (*attach)(Ether*); /* filled in by reset routine */ member
H A Ddevether.c34 if(etherxx[ctlrno]->attach) in etherattach()
35 etherxx[ctlrno]->attach(etherxx[ctlrno]); in etherattach()
/plan9/sys/src/9/pc/
H A Detherif.h14 void (*attach)(Ether*); /* filled in by reset routine */ member
H A Dethersink.c49 ether->attach = nop; in reset()
H A Dethersmc.c289 attach(Ether *ether) in attach() function
766 ether->attach = attach; in reset()
H A Dether79c970.c186 attach(Ether*) in attach() function
643 ether->attach = attach; in reset()
H A Dether8390.c703 attach(Ether* ether) in attach() function
811 ether->attach = attach; in dp8390reset()
H A Ddevether.c38 if(etherxx[ctlrno]->attach) in etherattach()
39 etherxx[ctlrno]->attach(etherxx[ctlrno]); in etherattach()
/plan9/sys/src/9/rb/
H A Detherif.h19 void (*attach)(Ether*); /* filled in by reset routine */ member
/plan9/sys/src/9/omap/
H A Detherif.h18 void (*attach)(Ether*); /* filled in by reset routine */ member
/plan9/sys/src/9/teg2/
H A Detherif.h19 void (*attach)(Ether*); /* filled in by reset routine */ member
/plan9/sys/src/9/kw/
H A Detherif.h18 void (*attach)(Ether*); /* filled in by reset routine */ member
/plan9/sys/src/cmd/
H A Dlnfs.c28 int attach; /* this is an attach fd */ member
232 f->attach = 1; in rattach()
248 (*nf)->attach = 0; in clone()
441 if(f->attach){ in rclunk()
445 f->attach = 0; in rclunk()
H A Dmntgen.c212 .attach= fsattach,
/plan9/sys/src/cmd/vnc/
H A Dexporter.c75 roots[i] = (*dt[i]->attach)(""); in exporter()
H A Dcompat.h67 Chan* (*attach)(char*); member
/plan9/sys/src/cmd/9660srv/
H A Ddat.h50 int (*attach)(Xfile*); member
/plan9/sys/src/9/port/
H A Dflashif.h76 int (*attach)(Flash*); member
/plan9/sys/src/cmd/aux/
H A Dstub.c144 .attach= fsattach,
/plan9/sys/include/
H A D9p.h182 void (*attach)(Req*); member

1234