Home | History | Annotate | Download | only in macosx

Lines Matching refs:OSStatus

70 static OSStatus CheckInit ();
72 static void FilePlayNotificationHandler (void* inRefCon, OSStatus inStatus);
96 OSStatus result = noErr;
136 OSStatus theErr;
317 OSStatus result = -1;
468 OSStatus result = -1;
493 OSStatus result = -1;
538 static OSStatus CheckInit ()
543 OSStatus result = noErr;
584 static void FilePlayNotificationHandler(void * inRefCon, OSStatus inStatus)