Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/acpica/components/debugger/
HDdbcmds.c530 char *SubString; in AcpiDbDisplayInterfaces() local
569 SubString = strstr ("INSTALL", ActionArg); in AcpiDbDisplayInterfaces()
570 if (SubString) in AcpiDbDisplayInterfaces()
583 SubString = strstr ("REMOVE", ActionArg); in AcpiDbDisplayInterfaces()
584 if (SubString) in AcpiDbDisplayInterfaces()