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

/macosx-10.10/IOFWDVComponents-207.4.1/tests/
H A DAVCTest.c271 err = sDVFuncs.fDVNewNotification( kEveryDVDeviceRefNum, myNotifyProc,
274 printf("Error %d calling DVNewNotification(, %ld)\n", err, kEveryDVDeviceRefNum);
275 err = sDVFuncs.fDVNotifyMeWhen( kEveryDVDeviceRefNum, notifyID,
278 printf("Error %d calling NotifyMeWhen(%ld, %ld)\n", err, kEveryDVDeviceRefNum, notifyID);
H A DDVTest.c389 err = sDVFuncs.fDVNewNotification( kEveryDVDeviceRefNum, myNotifyProc,
392 printf("Error %d calling DVNewNotification(, %ld)\n", err, kEveryDVDeviceRefNum);
393 err = sDVFuncs.fDVNotifyMeWhen( kEveryDVDeviceRefNum, notifyID,
396 printf("Error %d calling NotifyMeWhen(%ld, %ld)\n", err, kEveryDVDeviceRefNum, notifyID);
/macosx-10.10/IOFWDVComponents-207.4.1/
H A DDVFamily.h53 kEveryDVDeviceRefNum = 0xFFFFFFFF enumerator in enum:__anon1437
301 // kEveryDVDeviceRefNum can be used as a wild card refNum, for notifications about all

Completed in 438 milliseconds