HomeSort by: relevance | last modified time | path
    Searched defs:nroot (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/db/btree/
bt_open.c 73 static int nroot(BTREE *);
313 if (nroot(t) == RET_ERROR)
343 * NROOT -- Create the root of a new tree.
352 nroot(BTREE *t) function in typeref:typename:int
bt_open.c 73 static int nroot(BTREE *);
313 if (nroot(t) == RET_ERROR)
343 * NROOT -- Create the root of a new tree.
352 nroot(BTREE *t) function in typeref:typename:int

Completed in 21 milliseconds