Home
last modified time | relevance | path

Searched refs:nroot (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/lib/libc/db/btree/
H A Dbt_open.c73 static int nroot(BTREE *);
309 if (nroot(t) == RET_ERROR) in __bt_open()
350 nroot(BTREE *t) in nroot() function
/freebsd-12.1/contrib/libucl/src/
H A Ducl_schema.c730 ucl_object_t const ** nroot) in ucl_schema_resolve_ref() argument
827 *nroot = res; in ucl_schema_resolve_ref()
/freebsd-12.1/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c5315 isoent_clone_tree(struct archive_write *a, struct isoent **nroot, in isoent_clone_tree() argument
5330 *nroot = xroot = newent; in isoent_clone_tree()