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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dadsp_Close.c154 * RemoveCCB
165 void RemoveCCB(CCBPtr, struct adspcmd *);
167 void RemoveCCB(sp, pb) /* (CCBPtr sp, DSPPBPtr pb) */ function
333 RemoveCCB(sp, 0); /* Will call completion routine */
385 RemoveCCB(sp, pb); /* Will call completion routine */

Completed in 6 milliseconds