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

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

Completed in 101 milliseconds