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

  /src/usr.bin/whatis/
whatis.c 63 static int *found, foundman; variable in typeref:typename:int *
136 if (!foundman) {
168 foundman = 1;
  /src/usr.bin/apropos/
apropos.c 64 static bool foundman = false; variable in typeref:typename:bool
148 if (!foundman)
189 foundman = true;

Completed in 11 milliseconds