Home
last modified time | relevance | path

Searched refs:n_init (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/mkhybrid/dist/libhfs_iso/
H A Dnode.h20 void n_init(node *, btree *, int, int);
H A Dbtree.c387 n_init(&mapnd, bt, ndMapNode, 0); in bt_space()
493 n_init(&root, bt, ndLeafNode, 1); in bt_insert()
526 n_init(&root, bt, ndIndxNode, root.nd.ndNHeight + 1); in bt_insert()
H A Dnode.c36 void n_init(node *np, btree *bt, int type, int height) in n_init() function
H A Dhfs.c740 n_init(&ext->hdrnd, ext, ndHdrNode, 0); in hfs_format()
827 n_init(&cat->hdrnd, cat, ndHdrNode, 0); in hfs_format()
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dfnmatch_loop.c232 const CHAR *n_init = n; in FCT() local
427 n = n_init; in FCT()