HomeSort by: relevance | last modified time | path
    Searched refs:whatisdb (Results 1 - 1 of 1) sorted by relevancy

  /src/libexec/makewhatis/
makewhatis.c 116 static const char *whatisdb = _PATH_WHATIS; variable in typeref:typename:const char *
405 if (rename(whatisdb_new, whatisdb) == -1)
407 whatisdb_new, whatisdb);

Completed in 11 milliseconds