Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dignore.c317 ign_dir_add (char *name) in ign_dir_add() function
H A Dcvs.h621 void ign_dir_add (char *name);
H A Dmodules.c162 ign_dir_add (mname+1); in my_module()
H A DChangeLog-9194144 * modules.c (do_module): remove extra argument to ign_dir_add
151 * cvs.h: add prototypes for ignore_directory, ign_dir_add
H A DChangeLog-971304 * ignore.c (ign_dir_add, ignore_directory): Reindent. Tweaks to
H A DChangeLog788 * ignore.c (ign_dir_add): Use xnrealloc.
10277 * ignore.c (ign_dir_add): Duplicate string so caller can free.