/src/usr.sbin/mtree/ |
spec.c | 104 static int nodecmp(const NODE *, const NODE *); 760 cmp = nodecmp(centry, cur); 840 * nodecmp -- 849 nodecmp(const NODE *a, const NODE *b) function in typeref:typename:int 868 * Keep this in sync with nodecmp() above.
|
spec.c | 104 static int nodecmp(const NODE *, const NODE *); 760 cmp = nodecmp(centry, cur); 840 * nodecmp -- 849 nodecmp(const NODE *a, const NODE *b) function in typeref:typename:int 868 * Keep this in sync with nodecmp() above.
|
spec.c | 104 static int nodecmp(const NODE *, const NODE *); 760 cmp = nodecmp(centry, cur); 840 * nodecmp -- 849 nodecmp(const NODE *a, const NODE *b) function in typeref:typename:int 868 * Keep this in sync with nodecmp() above.
|
/src/usr.sbin/puffs/mount_9p/ |
node.c | 43 nodecmp(struct puffs_usermount *pu, struct puffs_node *pn, void *arg) function in typeref:typename:void * 141 pn = puffs_pn_nodewalk(pu, nodecmp, &newqid);
|
node.c | 43 nodecmp(struct puffs_usermount *pu, struct puffs_node *pn, void *arg) function in typeref:typename:void * 141 pn = puffs_pn_nodewalk(pu, nodecmp, &newqid);
|
node.c | 43 nodecmp(struct puffs_usermount *pu, struct puffs_node *pn, void *arg) function in typeref:typename:void * 141 pn = puffs_pn_nodewalk(pu, nodecmp, &newqid);
|