Home
last modified time | relevance | path

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

/misc/
A Dtsearch.c302 if (rootp == NULL) in __tsearch()
312 nextp = rootp; in __tsearch()
330 parentp = rootp; in __tsearch()
331 rootp = nextp; in __tsearch()
355 if (nextp != rootp) in __tsearch()
376 if (rootp == NULL) in weak_alias()
416 if (rootp == NULL) in weak_alias()
418 p = DEREFNODEPTR(rootp); in weak_alias()
439 rootp = LEFTPTR(p); in weak_alias()
444 rootp = RIGHTPTR(p); in weak_alias()
[all …]

Completed in 4 milliseconds