Searched defs:isNotFound (Results 1 – 3 of 3) sorted by relevance
34 int isNotFound(direntry_t *entry) in isNotFound() function
88 bool isNotFound() const { return Val.getInt() == NotFound; } in isNotFound() function
46 boolean isRedirect, boolean isNotFound, boolean isNoContent, boolean forWebSocket, in Response()