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

  /src/usr.sbin/makemandb/
Makefile 9 SRCS.makemandb= makemandb.c apropos-utils.c manconf.c custom_apropos_tokenizer.c
10 SRCS.apropos= apropos.c apropos-utils.c manconf.c custom_apropos_tokenizer.c
11 SRCS.whatis= whatis.c apropos-utils.c manconf.c custom_apropos_tokenizer.c
custom_apropos_tokenizer.c 1 /* $NetBSD: custom_apropos_tokenizer.c,v 1.6 2023/08/07 20:35:21 tnn Exp $ */
33 #include "custom_apropos_tokenizer.h"
40 typedef struct custom_apropos_tokenizer { struct
42 } custom_apropos_tokenizer; typedef in typeref:struct:custom_apropos_tokenizer
64 custom_apropos_tokenizer *t;

Completed in 14 milliseconds