Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dfail.h69 const char *fp_location; /* file:line of fail point */ member
207 .fp_location = _FAIL_POINT_LOCATION(), \
/f-stack/freebsd/kern/
H A Dkern_fail.c490 fp->fp_location = ""; in fail_point_init()
852 fp->fp_name, fp->fp_location, buf); in fail_point_set()
855 fp->fp_name, fp->fp_location, buf); in fail_point_set()