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

  /src/sys/dev/apm/
apm.c 158 apm_strerror(int code) function in typeref:typename:const char *
203 printf(": %s\n", apm_strerror(errinfo));
  /src/sys/dev/hpc/apm/
apmdev.c 166 apm_strerror(int code) function in typeref:typename:const char *
211 printf(": %s\n", apm_strerror(errinfo));

Completed in 14 milliseconds