Searched defs:ret_word (Results 1 – 2 of 2) sorted by relevance
42 static int proc_cmdline_extract_first(const char **p, char **ret_word, ProcCmdlineFlags flags) { in proc_cmdline_extract_first()
1123 …ntains_word_strv(const char *string, const char *separators, char **words, const char **ret_word) { in string_contains_word_strv()