Searched defs:propnp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Ditree.c1394 struct node *propnp; local
1402 for (propnp = Props; propnp; propnp = propnp->u.stmt.next) {
1403 struct node *anp = propnp->u.stmt.np;
1473 struct node *propnp; local
1485 for (propnp = Props; propnp; propnp
[all...]

Completed in 48 milliseconds