Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/cvs/src/
H A Dignore.c325 ign_dir_add (name) in ign_dir_add() function
H A Dcvs.h558 void ign_dir_add PROTO((char *name));
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 Dmodules.c183 ign_dir_add (mname+1);
H A DChangeLog-971304 * ignore.c (ign_dir_add, ignore_directory): Reindent. Tweaks to
H A DChangeLog1322 * ignore.c (ign_dir_add): Duplicate string so caller can free.