Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dfail.h67 const char *fp_location; /* file:line of fail point */ member
205 .fp_location = _FAIL_POINT_LOCATION(), \
/freebsd/sys/kern/
H A Dkern_fail.c487 fp->fp_location = ""; in fail_point_init()
849 fp->fp_name, fp->fp_location, buf); in fail_point_set()
852 fp->fp_name, fp->fp_location, buf); in fail_point_set()