Lines Matching defs:makewhatis
1 /* $NetBSD: makewhatis.c,v 1.51 2017/10/02 22:14:32 christos Exp $ */
40 __RCSID("$NetBSD: makewhatis.c,v 1.51 2017/10/02 22:14:32 christos Exp $");
108 static int makewhatis(char * const *manpath);
169 return makewhatis(manpath);
210 makewhatis(paths);
216 exit(makewhatis(paths));
220 makewhatis(paths);
244 makewhatis(char * const * manpath)
337 * makewhatis runs unattended, so it needs to be able to
341 * to run until it's cleaned up, in case another makewhatis is
352 * we get to the stat call *and* another makewhatis starting
787 (void)strlcpy(tempname, _PATH_TMP "makewhatis.XXXXXX",