Searched refs:ATF_DONTPUB (Results 1 – 5 of 5) sorted by relevance
138 #define ATF_DONTPUB 0x40 /* don't answer this addresses */ macro
73 {"DONTPUB" ,ATF_DONTPUB},114 {"dontpub",1, ATF_DONTPUB}, in check_flags()
1241 pub const ATF_DONTPUB: ::c_int = 0x40; constant