Searched refs:Entries_Open (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/contrib/cvs/src/
H A Dfind_names.c78 entries = Entries_Open (aflag, NULL);
190 tmpentries = Entries_Open (0, NULL);
H A Dadd.c347 entries = Entries_Open (0, NULL);
H A Dcheckout.c1120 entries = Entries_Open (0, NULL);
H A Dcvs.h339 * structure used for list-private storage by Entries_Open() and
344 /* These fields pass sticky tag information from Entries_Open() to
351 /* This field is set by Entries_Open() if there was subdirectory
459 List *Entries_Open PROTO ((int aflag, char *update_dir));
H A Drecurse.c739 entries = Entries_Open (frame->aflag, NULL);
H A Dentries.c471 Entries_Open (aflag, update_dir) function
1100 as recurse.c does it too and places like Entries_Open should be
H A Dimport.c604 entries = Entries_Open (0, NULL);
H A Dupdate.c1149 l = Entries_Open (0, NULL);
H A Dclient.c1099 /* This variable holds the result of Entries_Open. */
1405 last_entries = Entries_Open (0, dir_name);
5444 with a way of having Entries_Open report back the
5482 entries = Entries_Open (0, NULL);

Completed in 183 milliseconds