Searched refs:has_error (Results 1 – 7 of 7) sorted by relevance
255 #define has_error 1 /* bad option */ macro278 return has_error; /* invalid option */ in collectargs()285 return has_error; /* invalid option */ in collectargs()290 return has_error; /* invalid option */ in collectargs()296 return has_error; /* invalid option */ in collectargs()305 return has_error; /* no next argument or it is another option */ in collectargs()309 return has_error; in collectargs()607 if (args == has_error) { /* bad arg? */ in pmain()
23 if (t.has_error() || t.label() < 0) in early_chksys()
92 if (L4_UNLIKELY(t.has_error()))179 if (L4_UNLIKELY(tag.has_error()))
45 if (err.has_error())
191 unsigned has_error() const L4_NOTHROW { return raw & L4_MSGTAG_ERROR; } in has_error() function
374 if (res.has_error())394 if (res.has_error())
757 if (L4_UNLIKELY(t.has_error()))766 if (L4_UNLIKELY(t.has_error()))
Completed in 9 milliseconds