Searched refs:savedir (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl2/grep/dist/lib/
H A Dsavedir.h1 /* $NetBSD: savedir.h,v 1.1.1.1 2016/01/10 21:36:19 christos Exp $ */
17 savedir PARAMS ((const char *dir, off_t name_size,
H A Dsavedir.c1 /* $NetBSD: savedir.c,v 1.2 2016/01/10 22:16:40 christos Exp $ */
3 /* savedir.c -- save the list of files in a directory in a string
72 #include "savedir.h"
105 savedir (const char *dir, off_t name_size, struct exclude *included_patterns, function
/netbsd-current/external/gpl2/grep/lib/
H A DMakefile13 obstack.c quotearg.c regex.c savedir.c stpcpy.c \
/netbsd-current/external/gpl2/grep/bin/
H A DMakefile19 obstack.c quotearg.c regex.c savedir.c stpcpy.c \
/netbsd-current/external/bsd/nvi/dist/vi/
H A Dv_ch.c75 cdir_t savedir; local
79 savedir = VIP(sp)->csearchdir;
100 VIP(sp)->csearchdir = savedir;
/netbsd-current/external/gpl2/grep/dist/src/
H A Dgrep.c40 #include "savedir.h"
1023 name_space = savedir (dir, stats->stat.st_size, included_patterns,

Completed in 211 milliseconds