Searched refs:_isitmyx (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | subr_witness.c | 314 static int _isitmyx(struct witness *w1, struct witness *w2, int rmask, 2091 _isitmyx(struct witness *w1, struct witness *w2, int rmask, const char *fname) in _isitmyx() function 2128 return (_isitmyx(parent, child, WITNESS_PARENT, __func__)); in isitmychild() 2138 return (_isitmyx(ancestor, descendant, WITNESS_ANCESTOR_MASK, in isitmydescendant()
|