Home | Sort by: relevance | last modified time | path |
/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; |