Home
last modified time | relevance | path

Searched refs:ParseTag (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/cvs-1.12/src/
H A Dadd.c243 ParseTag (&tag, &date, &nonbranch); in add()
753 ParseTag (&tag, &date, &nonbranch); in add_directory()
H A Dentries.c451 ParseTag (&dirtag, &dirdate, &dirnonbranch); in Entries_Open()
704 ParseTag (char **tagp, char **datep, int *nonbranchp) in ParseTag() function
H A Dcvs.h580 void ParseTag (char **tagp, char **datep, int *nonbranchp);
H A Dls.c509 ParseTag (&show_tag, &show_date, &nonbranch); in ls_direntproc()
H A Dupdate.c920 ParseTag (&tag, &date, &nonbranch); in update_dirent_proc()