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

  /src/libexec/makewhatis/
makewhatis.c 84 whatis *wi_left, *wi_right; member in struct:whatisstruct
546 tree = result < 0 ? &wi->wi_left : &wi->wi_right;
552 wi->wi_right = NULL;
1170 tree = tree->wi_right;
makewhatis.c 84 whatis *wi_left, *wi_right; member in struct:whatisstruct
546 tree = result < 0 ? &wi->wi_left : &wi->wi_right;
552 wi->wi_right = NULL;
1170 tree = tree->wi_right;

Completed in 22 milliseconds