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

  /src/sys/dev/apm/
apmvar.h 72 const char *apm_strerror(int);
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