Home
last modified time | relevance | path

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

/third_party/cups-filters/backend/
H A Dserial.c1105 CFMutableDictionaryRef classesToMatch; in list_devices() local
1117 classesToMatch = IOServiceMatching(kIOSerialBSDServiceValue); in list_devices()
1118 if (classesToMatch != NULL) in list_devices()
1120 CFDictionarySetValue(classesToMatch, CFSTR(kIOSerialBSDTypeKey), in list_devices()
1123 kernResult = IOServiceGetMatchingServices(masterPort, classesToMatch, in list_devices()

Completed in 2 milliseconds