Home
last modified time | relevance | path

Searched refs:unquote_first_word (Results 1 - 2 of 2) sorted by relevance

/third_party/eudev/src/shared/
H A Dutil.h421 int unquote_first_word(const char **p, char **ret, UnquoteFlags flags);
H A Dutil.c1628 r = unquote_first_word(&p, &word, UNQUOTE_RELAX); in parse_proc_cmdline()
1756 int unquote_first_word(const char **p, char **ret, UnquoteFlags flags) { in unquote_first_word() function

Completed in 4 milliseconds