Home
last modified time | relevance | path

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

/external/toybox/toys/posix/
Dpatch.c262 static char *unquote_file(char *filename) in unquote_file() function
369 *name = unquote_file(patchline+4); in patch_main()