Searched refs:binary_string (Results 1 – 1 of 1) sorted by relevance
577 char *binary_string = "binary"; in restore_command() local580 if (strncmp (args, binary_string, strlen (binary_string)) == 0) in restore_command()583 args += strlen (binary_string); in restore_command()