Searched refs:index_command (Results 1 – 1 of 1) sorted by relevance
749 char *index_command = xmalloc (command_len + 1); in cm_printindex() local755 sprintf (index_command, "@%s %s", command, index_name); in cm_printindex()756 register_delayed_write (index_command); in cm_printindex()757 free (index_command); in cm_printindex()