Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dsysdep.h27 #define strncasecmp _strnicmp macro
H A Dwin32-cfgmgr32.c601 return strncasecmp(driver, match, len); in driver_cmp()
/pciutils/
H A Dsetpci.c639 else if (!strncasecmp(base, "CAP", 3)) in parse_register()
649 else if (!strncasecmp(base, "ECAP", 4)) in parse_register()