Searched refs:STATUS_INTERNAL_ERROR (Results 1 – 3 of 3) sorted by relevance
52 STATUS_INTERNAL_ERROR = 500 enumerator
236 c->status = STATUS_INTERNAL_ERROR; in line_callback()
1587 #ifndef STATUS_INTERNAL_ERROR1588 # define STATUS_INTERNAL_ERROR ((NTSTATUS) 0xC00000E5L) macro