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

  /src/sys/dev/acpi/
apei_einj.c 310 char typesbuf[1024], *typesp; local in function:apei_einj_attach
312 snprintb_m(typesbuf, sizeof(typesbuf), "\177\020"
335 for (typesp = typesbuf; strlen(typesp); typesp += strlen(typesp) + 1) {
apei_einj.c 310 char typesbuf[1024], *typesp; local in function:apei_einj_attach
312 snprintb_m(typesbuf, sizeof(typesbuf), "\177\020"
335 for (typesp = typesbuf; strlen(typesp); typesp += strlen(typesp) + 1) {
apei_einj.c 310 char typesbuf[1024], *typesp; local in function:apei_einj_attach
312 snprintb_m(typesbuf, sizeof(typesbuf), "\177\020"
335 for (typesp = typesbuf; strlen(typesp); typesp += strlen(typesp) + 1) {

Completed in 240 milliseconds