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

/darwin-on-arm/xnu/bsd/netat/
H A Dat_pcb.h130 void atalk_notify(gref_t *, int);
H A Dadsp_Write.c129 atalk_notify(sp->gref, EIO);
165 atalk_notify(sp->gref, ENOTCONN);
H A Dddp_proto.c90 atalk_notify(gref, ENOTCONN);
95 atalk_notify(gref, error);
H A Dadsp_attention.c93 atalk_notify(sp->gref, uerr);
H A Dddp_lap.c1115 atalk_notify(scb->gref, ESHUTDOWN);
1127 atalk_notify(scb->gref, ESHUTDOWN);
1139 atalk_notify(atp->atp_gref, ESHUTDOWN);
1151 atalk_notify(atp->atp_gref, ESHUTDOWN);
1163 atalk_notify(sp->gref, ESHUTDOWN);
1175 atalk_notify(sp->gref, ESHUTDOWN);
1188 atalk_notify(gref, ESHUTDOWN);
H A Dsys_glue.c712 /* *** this processing was moved to atalk_notify *** */
763 void atalk_notify(gref, errno) function
797 } /* atalk_notify */

Completed in 71 milliseconds