Home
last modified time | relevance | path

Searched refs:vhead (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/cvs-1.12/src/
H A Dimport.c49 static char *vhead; variable
242 vhead = xstrdup (vbranch); in import()
243 cp = strrchr (vhead, '.'); in import()
311 free (vhead); in import()
437 free (vhead); in import()
644 retval = add_rcs_file (message, rcs, vfile, vhead, our_opt, in process_import_file()
/dragonfly/bin/ps/
H A Dps.c68 struct varent *vhead, *vtail; variable