Home
last modified time | relevance | path

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

/NextBSD/usr.bin/xlint/lint1/
HDtree.c1590 balance(op_t op, tnode_t **lnp, tnode_t **rnp) in balance() argument
1600 rt = (*rnp)->tn_type->t_tspec; in balance()
1653 ntp = tduptyp((*rnp)->tn_type); in balance()
1655 *rnp = convert(op, 0, ntp, *rnp); in balance()
/NextBSD/sys/fs/devfs/
HDdevfs_rule.c106 static int devfs_rule_autonumber(struct devfs_ruleset *ds, devfs_rnum *rnp);