Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dbinfmt_misc.c170 static int unquote(char *from) in unquote() function
260 e->size = unquote(e->magic); in create_entry()
261 if (e->mask && unquote(e->mask) != e->size) in create_entry()