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

  /src/usr.sbin/eeprom/
prephandlers.c 71 #define BARF(str1, str2) { \
96 BARF(path_prepnvram, strerror(errno));
116 BARF("PNVIOCGET", strerror(errno));
138 BARF("invalid keyword", keyword);
153 BARF("PNVIOCGET", strerror(errno));
ofhandlers.c 75 #define BARF(str1, str2) { \
100 BARF(path_openfirm, strerror(errno));
109 BARF("OFIOCGETOPTNODE", strerror(errno));
126 BARF("OFIOCGET", strerror(errno));
149 BARF("invalid keyword", keyword);
164 BARF("OFIOCGET", strerror(errno));
ophandlers.c 65 #define BARF(str1, str2) { \
106 BARF(path_openprom, strerror(errno));
115 BARF("OPIOCGETOPTNODE", strerror(errno));
132 BARF("OPIOCGET", strerror(errno));
155 BARF("invalid keyword", keyword);
170 BARF("OPIOCGET", strerror(errno));
eehandlers.c 103 #define BARF(kt) { \
165 BARF(ktent);
198 BARF(ktent);
201 BARF(ktent);
222 BARF(ktent);
225 BARF(ktent);
255 BARF(ktent);
293 BARF(ktent);
334 BARF(ktent);
339 BARF(ktent)
    [all...]
  /src/sys/arch/sparc/sparc/
locore.s 91 BARF

Completed in 40 milliseconds