Home
last modified time | relevance | path

Searched refs:editor_set (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/cvs-1.12/src/
H A Dedit.h35 extern void editor_set (const char *filename, const char *editor,
H A Dedit.c780 editor_set (const char *filename, const char *editor, const char *val) in editor_set() function
917 editor_set (filename, who, val); in notify_do()
921 editor_set (filename, who, NULL); in notify_do()
H A Dupdate.c1330 editor_set (finfo->file, getcaller (), NULL); in checkout_file()