Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/stdlib/
Dtsearch.c112 twalk(const void *vroot, void (*action)(const void *, VISIT, int)) in twalk() argument
114 node *root = (node *)vroot; in twalk()