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

  /src/tools/makewhatis/
Makefile 3 HOSTPROGNAME= ${_TOOL_PREFIX}makewhatis
4 HOST_SRCDIR= libexec/makewhatis
  /src/libexec/makewhatis/
Makefile 7 PROG= makewhatis
8 SRCS= makewhatis.c manconf.c
makewhatis.c 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) function in typeref:typename:int
337 * makewhatis runs unattended, so it needs to be able to
341 * to run until it's cleaned up, in case another makewhatis i
    [all...]
  /src/libexec/
Makefile 13 SUBDIR+= getNAME makewhatis
  /src/share/man/man0/
Makefile 11 FILES= makewhatis.sed
  /src/usr.sbin/catman/
catman.c 74 static void makewhatis(void);
130 makewhatis();
595 makewhatis(void) function in typeref:typename:void
  /src/distrib/evbsh3/rom/ramdiskcommon/
ramdiskbin.conf 31 progs atrun comsat fingerd ftpd getNAME getty identd makekey makewhatis
  /src/tools/
Makefile 105 makewhatis mtree nbperf .WAIT uudecode
  /src/share/mk/
bsd.own.mk 530 TOOL_MAKEWHATIS= ${TOOLDIR}/bin/${_TOOL_PREFIX}makewhatis
650 TOOL_MAKEWHATIS= /usr/libexec/makewhatis

Completed in 16 milliseconds