HomeSort by: relevance | last modified time | path
    Searched defs:typesp (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/acpi/
apei_einj.c 310 char typesbuf[1024], *typesp; local in function:apei_einj_attach
335 for (typesp = typesbuf; strlen(typesp); typesp += strlen(typesp) + 1) {
337 " %s\n", typesp);
apei_einj.c 310 char typesbuf[1024], *typesp; local in function:apei_einj_attach
335 for (typesp = typesbuf; strlen(typesp); typesp += strlen(typesp) + 1) {
337 " %s\n", typesp);

Completed in 23 milliseconds