Searched refs:file_arg (Results 1 – 1 of 1) sorted by relevance
238 char *file_arg = arg4; in cm_xref() local243 char *p = strrchr (file_arg, '/'); in cm_xref()245 file_arg = p + 1; in cm_xref()249 p = strrchr (file_arg , '.'); in cm_xref()254 if (! *file_arg) in cm_xref()266 execute_string ("\"../%s/", file_arg); in cm_xref()268 execute_string ("\"%s.html", file_arg); in cm_xref()