Searched refs:oldfilename (Results 1 – 3 of 3) sorted by relevance
502 static gchar oldfilename[HAL_PATH_MAX]; in hal_util_grep_file() local518 if (_grep_can_reuse && reuse && strcmp (oldfilename, filename) == 0) { in hal_util_grep_file()536 strncpy (oldfilename, filename, sizeof(oldfilename)); in hal_util_grep_file()
293 char *oldfilename = NULL, *newfilename = NULL; in nwam_ncp_copy_callback() local301 err = nwam_ncp_name_to_file(oldparent, &oldfilename); in nwam_ncp_copy_callback()332 free(oldfilename); in nwam_ncp_copy_callback()
1428 char *oldfilename = FileName; local1899 FileName = oldfilename;