Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dhistory.c279 char *l_file; member
621 if (f1->l_file[0] == '*') in history()
622 option_with_arg ("-p", f1->l_file + 1); in history()
624 option_with_arg ("-f", f1->l_file); in history()
1000 fl->l_file = Xasprintf ("%s/%s", dir, name); in save_file()
1002 fl->l_file = Xasprintf ("*%s", dir); in save_file()
1007 fl->l_file = xstrdup (name); in save_file()
1419 if (*(cp = fl->l_file) == '*') in select_hrec()