Searched refs:BARF (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/usr.sbin/eeprom/
H A Deehandlers.c103 #define BARF(kt) { \ macro
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(kten
[all...]
H A Dofhandlers.c75 #define BARF(str1, str2) { \ macro
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));
H A Dophandlers.c65 #define BARF(str1, str2) { \ macro
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));
H A Dprephandlers.c71 #define BARF(str1, str2) { \ macro
96 BARF(path_prepnvram, strerror(errno));
116 BARF("PNVIOCGET", strerror(errno));
138 BARF("invalid keyword", keyword);
153 BARF("PNVIOCGET", strerror(errno));
/netbsd-current/sys/arch/sparc/sparc/
H A Dlocore.s91 BARF label

Completed in 111 milliseconds