Lines Matching defs:depth
44 outindent(int depth)
46 while (depth-- > 0)
54 evnv_cmpnvl(nvlist_t *nvl1, nvlist_t *nvl2, int depth)
77 outindent(depth);
87 outindent(depth);
104 if ((ret = evnv_cmpnvl(l1, l2, depth + 1)) != 0)
113 evnv_cmpnvl(*la1, *la2, depth + 1)) != 0)
127 outindent(depth);
141 outindent(depth);
152 outindent(depth);
163 outindent(depth);
175 outindent(depth);
187 outindent(depth);
199 outindent(depth);
211 outindent(depth);
223 outindent(depth);