Searched refs:doindex (Results 1 – 1 of 1) sorted by relevance
127 int hfd, matched, doindex; in command_help() local158 doindex = strcmp(topic, "index") == 0? 1 : 0; in command_help()159 matched = doindex; in command_help()165 if (doindex) { /* dink around formatting */ in command_help()