Home
last modified time | relevance | path

Searched refs:HPReadBundleValues (Results 1 – 4 of 4) sorted by relevance

/dports/devel/pcsc-lite/pcsc-lite-1.9.4/src/
H A Dhotplug_linux.c94 static LONG HPReadBundleValues(void);
120 static LONG HPReadBundleValues(void) in HPReadBundleValues() function
428 if (HPReadBundleValues() > 0) in HPSearchHotPluggables()
H A Dhotplug_libudev.c110 static LONG HPReadBundleValues(void) in HPReadBundleValues() function
695 return HPReadBundleValues(); in HPSearchHotPluggables()
H A Dhotplug_libusb.c132 static LONG HPReadBundleValues(void) in HPReadBundleValues() function
558 if (HPReadBundleValues() > 0) in HPSearchHotPluggables()
/dports/devel/pcsc-lite/pcsc-lite-1.9.4/
H A DChangeLog.git5206 The error returned by HPReadBundleValues() was not checked in
5224 If HPReadBundleValues() returned an error (-1) it was considered as a
9458 hotplug_libudev.c:96:HPReadBundleValues() Cannot open PC/SC drivers
10899 HPReadBundleValues(): remove extra free()
12010 hotplug_linux.c: In function 'HPReadBundleValues':
12876 HPReadBundleValues(): use strtol() instead of the unsafe sscanf()
12959 hotplug_linux.c: In function 'HPReadBundleValues':
13408 HPReadBundleValues(): fix a memory leak
17251 HPReadBundleValues(): use the new Info.plist parsing API.
17325 HPReadBundleValues(): use the new Info.plist parsing API.
[all …]