Home
last modified time | relevance | path

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

/dports/devel/libsigrok/libsigrok-0.5.2/src/
H A Dserial_hid.c782 static int check_serno(const char *path, const char *serno_want) in check_serno() argument
798 return strcmp(serno_got, serno_want) == 0; in check_serno()