Home
last modified time | relevance | path

Searched defs:strlencmp (Results 1 – 4 of 4) sorted by relevance

/dports/devel/asl/asl-current/
H A Dstrutil.c595 int strlencmp(const char *pStr1, unsigned Str1Len, in strlencmp() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/platform/x86/
H A Dthinkpad_acpi.c259 #define strlencmp(a, b) (strncmp((a), (b), strlen(b))) macro
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/platform/x86/
H A Dthinkpad_acpi.c259 #define strlencmp(a, b) (strncmp((a), (b), strlen(b))) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/platform/x86/
H A Dthinkpad_acpi.c259 #define strlencmp(a, b) (strncmp((a), (b), strlen(b))) macro