Home
last modified time | relevance | path

Searched defs:ret_word (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/basic/
Dproc-cmdline.c42 static int proc_cmdline_extract_first(const char **p, char **ret_word, ProcCmdlineFlags flags) { in proc_cmdline_extract_first()
Dstring-util.c1123 …ntains_word_strv(const char *string, const char *separators, char **words, const char **ret_word) { in string_contains_word_strv()