Searched refs:N_IS_ALL (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/ | ||
H A D | itree.h | 41 #define N_IS_ALL -1 macro |
H A D | itree.c | 1796 if ((nork == N_IS_ALL && curr->nork == N_IS_ALL) || in itree_add_bubble() |