Home
last modified time | relevance | path

Searched refs:_FAIL_POINT_LOCATION (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/sys/sys/
HDfail.h193 #define _FAIL_POINT_LOCATION() "(" __FILE__ ":" __XSTRING(__LINE__) ")" macro
197 .fp_location = _FAIL_POINT_LOCATION(), \