Home
last modified time | relevance | path

Searched refs:whatisdb (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/libexec/makewhatis/
H A Dmakewhatis.c116 static const char *whatisdb = _PATH_WHATIS; variable
405 if (rename(whatisdb_new, whatisdb) == -1) in makewhatis()
407 whatisdb_new, whatisdb); in makewhatis()